summaryrefslogtreecommitdiff
path: root/crkbd
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-09-15 16:40:37 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-09-15 16:40:37 +0200
commit089ceae1f7c15d63efa29b78d58179e635990eca (patch)
tree4c70cb6244a215a43c5b22e243b76eb65a65d2ad /crkbd
parent4e732a4d19d19689cbf5c3563aa0860f3039097d (diff)
try sm_td
Diffstat (limited to 'crkbd')
-rw-r--r--crkbd/keymap.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/crkbd/keymap.c b/crkbd/keymap.c
index efeb439..e5c812e 100644
--- a/crkbd/keymap.c
+++ b/crkbd/keymap.c
@@ -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(\