diff options
Diffstat (limited to 'keyboards/rgbkb/sol/rev1/rules.mk')
-rw-r--r-- | keyboards/rgbkb/sol/rev1/rules.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/rgbkb/sol/rev1/rules.mk b/keyboards/rgbkb/sol/rev1/rules.mk index dd6d25eb9..7be64231c 100644 --- a/keyboards/rgbkb/sol/rev1/rules.mk +++ b/keyboards/rgbkb/sol/rev1/rules.mk | |||
@@ -1,14 +1,14 @@ | |||
1 | # RGBKB Sol Rev1 Defaults | 1 | # RGBKB Sol Rev1 Defaults |
2 | 2 | ||
3 | # Keycode Options | 3 | # Keycode Options |
4 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 4 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
5 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) | 5 | MOUSEKEY_ENABLE = no # Mouse keys |
6 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 6 | EXTRAKEY_ENABLE = yes # Audio control and System control |
7 | UNICODE_ENABLE = no # Unicode keycodes | 7 | UNICODE_ENABLE = no # Unicode keycodes |
8 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 8 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
9 | 9 | ||
10 | # Debug Options | 10 | # Debug Options |
11 | CONSOLE_ENABLE = no # Console for debug(+400) | 11 | CONSOLE_ENABLE = no # Console for debug |
12 | COMMAND_ENABLE = no # Commands for debug and configuration | 12 | COMMAND_ENABLE = no # Commands for debug and configuration |
13 | 13 | ||
14 | # RGB Options | 14 | # RGB Options |