diff options
Diffstat (limited to 'keyboards/atreus62/keymaps/mneme/keymap.c')
-rw-r--r-- | keyboards/atreus62/keymaps/mneme/keymap.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/atreus62/keymaps/mneme/keymap.c b/keyboards/atreus62/keymaps/mneme/keymap.c index 299b0c96b..ba46d405e 100644 --- a/keyboards/atreus62/keymaps/mneme/keymap.c +++ b/keyboards/atreus62/keymaps/mneme/keymap.c | |||
@@ -171,9 +171,6 @@ static void m_handle_kf (keyrecord_t *record, uint8_t id) { | |||
171 | } | 171 | } |
172 | } | 172 | } |
173 | 173 | ||
174 | const uint16_t PROGMEM fn_actions[] = { | ||
175 | }; | ||
176 | |||
177 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 174 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
178 | { | 175 | { |
179 | switch (id) { | 176 | switch (id) { |