diff options
Diffstat (limited to 'keyboards/kinesis/keymaps/default_pretty/keymap.c')
| -rw-r--r-- | keyboards/kinesis/keymaps/default_pretty/keymap.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/kinesis/keymaps/default_pretty/keymap.c b/keyboards/kinesis/keymaps/default_pretty/keymap.c index 58d749074..cb4cb6f26 100644 --- a/keyboards/kinesis/keymaps/default_pretty/keymap.c +++ b/keyboards/kinesis/keymaps/default_pretty/keymap.c | |||
| @@ -45,11 +45,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 45 | 45 | ||
| 46 | }; | 46 | }; |
| 47 | 47 | ||
| 48 | |||
| 49 | const uint16_t PROGMEM fn_actions[] = { | ||
| 50 | |||
| 51 | }; | ||
| 52 | |||
| 53 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 48 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
| 54 | { | 49 | { |
| 55 | // MACRODOWN only works in this function | 50 | // MACRODOWN only works in this function |
