diff options
Diffstat (limited to 'keyboards/cannonkeys/practice65/rules.mk')
| -rw-r--r-- | keyboards/cannonkeys/practice65/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cannonkeys/practice65/rules.mk b/keyboards/cannonkeys/practice65/rules.mk index c6bcdcb3c..3b78dc099 100644 --- a/keyboards/cannonkeys/practice65/rules.mk +++ b/keyboards/cannonkeys/practice65/rules.mk | |||
| @@ -9,10 +9,10 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
| 9 | EXTRAKEY_ENABLE = yes # Audio control and System control | 9 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 10 | CONSOLE_ENABLE = yes # Console for debug | 10 | CONSOLE_ENABLE = yes # Console for debug |
| 11 | COMMAND_ENABLE = yes # Commands for debug and configuration | 11 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 12 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | ||
| 13 | NKRO_ENABLE = yes # USB Nkey Rollover | 12 | NKRO_ENABLE = yes # USB Nkey Rollover |
| 14 | BACKLIGHT_ENABLE = yes | 13 | BACKLIGHT_ENABLE = yes |
| 15 | RGBLIGHT_ENABLE = yes | 14 | RGBLIGHT_ENABLE = yes |
| 15 | SLEEP_LED_ENABLE = yes | ||
| 16 | WS2812_DRIVER = spi | 16 | WS2812_DRIVER = spi |
| 17 | 17 | ||
| 18 | # Enter lower-power sleep mode when on the ChibiOS idle thread | 18 | # Enter lower-power sleep mode when on the ChibiOS idle thread |
