diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-06-22 11:06:01 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-06-22 11:06:01 -0400 |
commit | 55cf9db564e66e2804f2d3f2201c55c3c86a90d7 (patch) | |
tree | 5b3ae3a9631f8e9271a435ed4b3064b1d43f6b71 /app/boards/shields/petejohanson_handwire/keymap/include | |
parent | 8027be106eef7671604695a1a0f0e2828839ceb3 (diff) |
Fix consumer keys w/ refactored behaviors.
Diffstat (limited to 'app/boards/shields/petejohanson_handwire/keymap/include')
-rw-r--r-- | app/boards/shields/petejohanson_handwire/keymap/include/keymap.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/boards/shields/petejohanson_handwire/keymap/include/keymap.h b/app/boards/shields/petejohanson_handwire/keymap/include/keymap.h deleted file mode 100644 index 01cd9e5..0000000 --- a/app/boards/shields/petejohanson_handwire/keymap/include/keymap.h +++ /dev/null @@ -1,5 +0,0 @@ - -#include <dt-bindings/zmk/keys.h> - -#define CC_RAIS ZC_CSTM(1) -#define CC_LOWR ZC_CSTM(2)
\ No newline at end of file |