try sm_td

This commit is contained in:
Christoph Cullmann 2024-09-15 16:40:37 +02:00
parent 4e732a4d19
commit 089ceae1f7
No known key found for this signature in database
8 changed files with 880 additions and 612 deletions

View file

@ -16,12 +16,6 @@
#include QMK_KEYBOARD_H
// Returns true if `pos` on the left hand of the keyboard, false if right.
static bool on_left_hand(keypos_t pos)
{
return pos.row < MATRIX_ROWS / 2;
}
// layout helper macro, we just use 42 keys
#undef LAYOUT
#define LAYOUT(\