diff options
Diffstat (limited to 'keyboards/hhkb/ansi/keymaps/cinaeco/keymap.c')
| -rw-r--r-- | keyboards/hhkb/ansi/keymaps/cinaeco/keymap.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/hhkb/ansi/keymaps/cinaeco/keymap.c b/keyboards/hhkb/ansi/keymaps/cinaeco/keymap.c index c27e37d8a..55d482e06 100644 --- a/keyboards/hhkb/ansi/keymaps/cinaeco/keymap.c +++ b/keyboards/hhkb/ansi/keymaps/cinaeco/keymap.c | |||
| @@ -162,11 +162,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 162 | 162 | ||
| 163 | }; | 163 | }; |
| 164 | 164 | ||
| 165 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | ||
| 166 | { | ||
| 167 | return MACRO_NONE; | ||
| 168 | }; | ||
| 169 | |||
| 170 | // For Dynamic Macros. | 165 | // For Dynamic Macros. |
| 171 | bool process_record_user(uint16_t keycode, keyrecord_t *record) | 166 | bool process_record_user(uint16_t keycode, keyrecord_t *record) |
| 172 | { | 167 | { |
