summaryrefslogtreecommitdiff
path: root/totem/keymaps/default
diff options
context:
space:
mode:
Diffstat (limited to 'totem/keymaps/default')
-rw-r--r--totem/keymaps/default/keymap.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/totem/keymaps/default/keymap.c b/totem/keymaps/default/keymap.c
index 9b7019c..9c452be 100644
--- a/totem/keymaps/default/keymap.c
+++ b/totem/keymaps/default/keymap.c
@@ -15,6 +15,12 @@
#include "totem.h"
+// Returns true if `pos` on the left hand of the keyboard, false if right.
+static bool on_left_hand(keypos_t pos) {
+ // works not really on planck for bottom row, but we handle that differently
+ return pos.row < MATRIX_ROWS / 2;
+}
+
// layout helper macro, we just use 34 keys
#undef LAYOUT
#define LAYOUT(\