diff options
Diffstat (limited to 'keyboards/al1')
| -rw-r--r-- | keyboards/al1/keymaps/splitbs/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/al1/keymaps/splitbs/keymap.c b/keyboards/al1/keymaps/splitbs/keymap.c index 095c9b978..42bdfc7ec 100644 --- a/keyboards/al1/keymaps/splitbs/keymap.c +++ b/keyboards/al1/keymaps/splitbs/keymap.c | |||
| @@ -15,10 +15,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 15 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPACE, KC_TRNS, KC_RGUI, KC_RCTRL, BL_TOGG, BL_DEC, BL_INC, KC_P0, KC_PDOT ), | 15 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPACE, KC_TRNS, KC_RGUI, KC_RCTRL, BL_TOGG, BL_DEC, BL_INC, KC_P0, KC_PDOT ), |
| 16 | }; | 16 | }; |
| 17 | 17 | ||
| 18 | const uint16_t PROGMEM fn_actions[] = { | ||
| 19 | |||
| 20 | }; | ||
| 21 | |||
| 22 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 18 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
| 23 | { | 19 | { |
| 24 | // MACRODOWN only works in this function | 20 | // MACRODOWN only works in this function |
