diff options
Diffstat (limited to 'layouts/community/ergodox/romanzolotarev-norman-osx/keymap.c')
| -rw-r--r-- | layouts/community/ergodox/romanzolotarev-norman-osx/keymap.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/community/ergodox/romanzolotarev-norman-osx/keymap.c b/layouts/community/ergodox/romanzolotarev-norman-osx/keymap.c index e024d5fb9..caead7e16 100644 --- a/layouts/community/ergodox/romanzolotarev-norman-osx/keymap.c +++ b/layouts/community/ergodox/romanzolotarev-norman-osx/keymap.c | |||
| @@ -26,9 +26,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 26 | ) | 26 | ) |
| 27 | }; | 27 | }; |
| 28 | 28 | ||
| 29 | const uint16_t PROGMEM fn_actions[] = { | ||
| 30 | }; | ||
| 31 | |||
| 32 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) { | 29 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) { |
| 33 | return MACRO_NONE; | 30 | return MACRO_NONE; |
| 34 | }; | 31 | }; |
