diff options
Diffstat (limited to 'layouts/community/ergodox/drashna/keymap.c')
-rw-r--r-- | layouts/community/ergodox/drashna/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/community/ergodox/drashna/keymap.c b/layouts/community/ergodox/drashna/keymap.c index 798680628..0b81232af 100644 --- a/layouts/community/ergodox/drashna/keymap.c +++ b/layouts/community/ergodox/drashna/keymap.c | |||
@@ -16,10 +16,6 @@ | |||
16 | 16 | ||
17 | #include "drashna.h" | 17 | #include "drashna.h" |
18 | 18 | ||
19 | #ifdef UNICODEMAP_ENABLE | ||
20 | # include "drashna_unicode.h" | ||
21 | #endif // UNICODEMAP_ENABLE | ||
22 | #include "drivers/sensors/pimoroni_trackball.h" | ||
23 | enum more_custom_keycodes { | 19 | enum more_custom_keycodes { |
24 | KC_SWAP_NUM = NEW_SAFE_RANGE, | 20 | KC_SWAP_NUM = NEW_SAFE_RANGE, |
25 | PM_SCROLL, | 21 | PM_SCROLL, |