diff options
Diffstat (limited to 'keyboards/xd75/keymaps/kloki/keymap.c')
-rw-r--r-- | keyboards/xd75/keymaps/kloki/keymap.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/xd75/keymaps/kloki/keymap.c b/keyboards/xd75/keymaps/kloki/keymap.c index 62023cf70..340d9a8dc 100644 --- a/keyboards/xd75/keymaps/kloki/keymap.c +++ b/keyboards/xd75/keymaps/kloki/keymap.c | |||
@@ -64,9 +64,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
64 | { _______, _______, _______, _______, _______,_______,_______, _______, _______, _______,_______,_______, _______, _______, _______ }, | 64 | { _______, _______, _______, _______, _______,_______,_______, _______, _______, _______,_______,_______, _______, _______, _______ }, |
65 | } | 65 | } |
66 | }; | 66 | }; |
67 | const uint16_t PROGMEM fn_actions[] = { | ||
68 | |||
69 | }; | ||
70 | 67 | ||
71 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 68 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
72 | { | 69 | { |