diff options
Diffstat (limited to 'keyboards/planck/keymaps/johannes/keymap.c')
-rw-r--r-- | keyboards/planck/keymaps/johannes/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/planck/keymaps/johannes/keymap.c b/keyboards/planck/keymaps/johannes/keymap.c index 86748daf2..2432a8673 100644 --- a/keyboards/planck/keymaps/johannes/keymap.c +++ b/keyboards/planck/keymaps/johannes/keymap.c | |||
@@ -90,10 +90,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
90 | 90 | ||
91 | }; | 91 | }; |
92 | 92 | ||
93 | const uint16_t PROGMEM fn_actions[] = { | ||
94 | |||
95 | }; | ||
96 | |||
97 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 93 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
98 | { | 94 | { |
99 | return MACRO_NONE; | 95 | return MACRO_NONE; |