summaryrefslogtreecommitdiff
path: root/app/boards/shields/petejohanson_proton_handwire/keymap/include/keymap.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/boards/shields/petejohanson_proton_handwire/keymap/include/keymap.h')
-rw-r--r--app/boards/shields/petejohanson_proton_handwire/keymap/include/keymap.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/app/boards/shields/petejohanson_proton_handwire/keymap/include/keymap.h b/app/boards/shields/petejohanson_proton_handwire/keymap/include/keymap.h
deleted file mode 100644
index 0fd2f9f..0000000
--- a/app/boards/shields/petejohanson_proton_handwire/keymap/include/keymap.h
+++ /dev/null
@@ -1,9 +0,0 @@
-
-#include <dt-bindings/zmk/keys.h>
-
-#define DEFAULT 0
-#define RAISE 1
-#define LOWER 2
-
-#define CC_RAIS ZC_CSTM(RAISE)
-#define CC_LOWR ZC_CSTM(LOWER)