diff options
Diffstat (limited to 'keyboards/lazydesigners/dimple/rules.mk')
| -rw-r--r-- | keyboards/lazydesigners/dimple/rules.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/lazydesigners/dimple/rules.mk b/keyboards/lazydesigners/dimple/rules.mk index 99e4911af..d369613ea 100644 --- a/keyboards/lazydesigners/dimple/rules.mk +++ b/keyboards/lazydesigners/dimple/rules.mk | |||
| @@ -14,9 +14,9 @@ BOOTLOADER = atmel-dfu | |||
| 14 | # Build Options | 14 | # Build Options |
| 15 | # change yes to no to disable | 15 | # change yes to no to disable |
| 16 | # | 16 | # |
| 17 | BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration(+1000) | 17 | BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration |
| 18 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 18 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 19 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 19 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 20 | NKRO_ENABLE = yes # USB Nkey Rollover | 20 | NKRO_ENABLE = yes # USB Nkey Rollover |
| 21 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default | 21 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default |
| 22 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 22 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
