diff options
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/skug/keymap.c')
| -rw-r--r-- | keyboards/ergodox_ez/keymaps/skug/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ergodox_ez/keymaps/skug/keymap.c b/keyboards/ergodox_ez/keymaps/skug/keymap.c index b3696f3a9..6f9a577f7 100644 --- a/keyboards/ergodox_ez/keymaps/skug/keymap.c +++ b/keyboards/ergodox_ez/keymaps/skug/keymap.c | |||
| @@ -192,10 +192,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 192 | 192 | ||
| 193 | }; | 193 | }; |
| 194 | 194 | ||
| 195 | const uint16_t PROGMEM fn_actions[] = { | ||
| 196 | [1] = ACTION_LAYER_TAP_TOGGLE(SYMB) // FN1 - Momentary Layer 1 (Symbols) | ||
| 197 | }; | ||
| 198 | |||
| 199 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 195 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
| 200 | { | 196 | { |
| 201 | // MACRODOWN only works in this function | 197 | // MACRODOWN only works in this function |
