diff options
Diffstat (limited to 'keyboards/kc60/keymaps/ws2812/rules.mk')
| -rw-r--r-- | keyboards/kc60/keymaps/ws2812/rules.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/kc60/keymaps/ws2812/rules.mk b/keyboards/kc60/keymaps/ws2812/rules.mk index 5d5a6f8ab..393ff863e 100644 --- a/keyboards/kc60/keymaps/ws2812/rules.mk +++ b/keyboards/kc60/keymaps/ws2812/rules.mk | |||
| @@ -3,10 +3,10 @@ | |||
| 3 | # Build Options | 3 | # Build Options |
| 4 | # change yes to no to disable | 4 | # change yes to no to disable |
| 5 | # | 5 | # |
| 6 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) | 6 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration |
| 7 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 7 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 8 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 8 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 9 | CONSOLE_ENABLE = yes # Console for debug(+400) | 9 | CONSOLE_ENABLE = yes # Console for debug |
| 10 | COMMAND_ENABLE = yes # Commands for debug and configuration | 10 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 11 | KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key | 11 | KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key |
| 12 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 12 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
