diff options
Diffstat (limited to 'layouts/community/ergodox/french_hacker')
| -rw-r--r-- | layouts/community/ergodox/french_hacker/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/community/ergodox/french_hacker/keymap.c b/layouts/community/ergodox/french_hacker/keymap.c index 30bf56608..731d917fd 100644 --- a/layouts/community/ergodox/french_hacker/keymap.c +++ b/layouts/community/ergodox/french_hacker/keymap.c | |||
| @@ -199,10 +199,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 199 | ), | 199 | ), |
| 200 | }; | 200 | }; |
| 201 | 201 | ||
| 202 | const uint16_t PROGMEM fn_actions[] = { | ||
| 203 | [1] = ACTION_LAYER_TAP_TOGGLE(SYMB) // FN1 - Momentary Layer 1 (Symbols) | ||
| 204 | }; | ||
| 205 | |||
| 206 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 202 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
| 207 | { | 203 | { |
| 208 | // MACRODOWN only works in this function | 204 | // MACRODOWN only works in this function |
