diff options
Diffstat (limited to 'keyboards/atreus62/keymaps/pcewing/keymap.c')
-rw-r--r-- | keyboards/atreus62/keymaps/pcewing/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/atreus62/keymaps/pcewing/keymap.c b/keyboards/atreus62/keymaps/pcewing/keymap.c index 49d3c9084..46ec3d548 100644 --- a/keyboards/atreus62/keymaps/pcewing/keymap.c +++ b/keyboards/atreus62/keymaps/pcewing/keymap.c | |||
@@ -76,10 +76,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
76 | */ | 76 | */ |
77 | }; | 77 | }; |
78 | 78 | ||
79 | const uint16_t PROGMEM fn_actions[] = { | ||
80 | |||
81 | }; | ||
82 | |||
83 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 79 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
84 | { | 80 | { |
85 | // MACRODOWN only works in this function | 81 | // MACRODOWN only works in this function |