diff options
Diffstat (limited to 'keyboards/kmac/keymaps/winkeyless/keymap.c')
| -rw-r--r-- | keyboards/kmac/keymaps/winkeyless/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/kmac/keymaps/winkeyless/keymap.c b/keyboards/kmac/keymaps/winkeyless/keymap.c index 985d5a89f..d714e46d3 100644 --- a/keyboards/kmac/keymaps/winkeyless/keymap.c +++ b/keyboards/kmac/keymaps/winkeyless/keymap.c | |||
| @@ -42,10 +42,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 42 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______), | 42 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______), |
| 43 | }; | 43 | }; |
| 44 | 44 | ||
| 45 | const uint16_t PROGMEM fn_actions[] = { | ||
| 46 | |||
| 47 | }; | ||
| 48 | |||
| 49 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 45 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
| 50 | { | 46 | { |
| 51 | // MACRODOWN only works in this function | 47 | // MACRODOWN only works in this function |
