diff options
Diffstat (limited to 'keyboards/redox/keymaps/default/keymap.c')
| -rw-r--r-- | keyboards/redox/keymaps/default/keymap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/redox/keymaps/default/keymap.c b/keyboards/redox/keymaps/default/keymap.c index bbaf756c4..3031a0c8e 100644 --- a/keyboards/redox/keymaps/default/keymap.c +++ b/keyboards/redox/keymaps/default/keymap.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #include QMK_KEYBOARD_H | 1 | #include QMK_KEYBOARD_H |
| 2 | 2 | ||
| 3 | extern keymap_config_t keymap_config; | 3 | extern keymap_config_t keymap_config; |
| 4 | extern rgblight_config_t rgblight_config; | ||
| 5 | 4 | ||
| 6 | // Each layer gets a name for readability, which is then used in the keymap matrix below. | 5 | // Each layer gets a name for readability, which is then used in the keymap matrix below. |
| 7 | // The underscores don't mean anything - you can have a layer called STUFF or any other name. | 6 | // The underscores don't mean anything - you can have a layer called STUFF or any other name. |
