diff options
Diffstat (limited to 'layouts/community/ergodox/osx_de_experimental/keymap.c')
-rw-r--r-- | layouts/community/ergodox/osx_de_experimental/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/community/ergodox/osx_de_experimental/keymap.c b/layouts/community/ergodox/osx_de_experimental/keymap.c index 15c700a78..cedecd45c 100644 --- a/layouts/community/ergodox/osx_de_experimental/keymap.c +++ b/layouts/community/ergodox/osx_de_experimental/keymap.c | |||
@@ -378,10 +378,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
378 | KC_TRNS, KC_TRNS, KC_TRNS), | 378 | KC_TRNS, KC_TRNS, KC_TRNS), |
379 | }; | 379 | }; |
380 | 380 | ||
381 | const uint16_t PROGMEM fn_actions[] = { | ||
382 | |||
383 | }; | ||
384 | |||
385 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 381 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
386 | { | 382 | { |
387 | static uint16_t start; | 383 | static uint16_t start; |