diff options
Diffstat (limited to 'keyboards/xd75/keymaps/c4software_bepo/keymap.c')
| -rw-r--r-- | keyboards/xd75/keymaps/c4software_bepo/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/xd75/keymaps/c4software_bepo/keymap.c b/keyboards/xd75/keymaps/c4software_bepo/keymap.c index e0a71d7c4..2c70f2876 100644 --- a/keyboards/xd75/keymaps/c4software_bepo/keymap.c +++ b/keyboards/xd75/keymaps/c4software_bepo/keymap.c | |||
| @@ -67,10 +67,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 67 | } | 67 | } |
| 68 | }; | 68 | }; |
| 69 | 69 | ||
| 70 | const uint16_t PROGMEM fn_actions[] = { | ||
| 71 | |||
| 72 | }; | ||
| 73 | |||
| 74 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 70 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
| 75 | { | 71 | { |
| 76 | // MACRODOWN only works in this function | 72 | // MACRODOWN only works in this function |
