diff options
Diffstat (limited to 'keyboards/lfkeyboards/lfkpad/rules.mk')
| -rw-r--r-- | keyboards/lfkeyboards/lfkpad/rules.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/lfkeyboards/lfkpad/rules.mk b/keyboards/lfkeyboards/lfkpad/rules.mk index 7ed840ae9..1529f8986 100644 --- a/keyboards/lfkeyboards/lfkpad/rules.mk +++ b/keyboards/lfkeyboards/lfkpad/rules.mk | |||
| @@ -13,10 +13,10 @@ BOOTLOADER = atmel-dfu | |||
| 13 | 13 | ||
| 14 | LAYOUTS = numpad_6x4 | 14 | LAYOUTS = numpad_6x4 |
| 15 | 15 | ||
| 16 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 16 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
| 17 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) | 17 | MOUSEKEY_ENABLE = no # Mouse keys |
| 18 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 18 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 19 | CONSOLE_ENABLE = no # Console for debug(+400) | 19 | CONSOLE_ENABLE = no # Console for debug |
| 20 | COMMAND_ENABLE = no # Commands for debug and configuration | 20 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 21 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 21 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
