diff options
Diffstat (limited to 'keyboards/hs60/v1/rules.mk')
| -rw-r--r-- | keyboards/hs60/v1/rules.mk | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/hs60/v1/rules.mk b/keyboards/hs60/v1/rules.mk index 13f65b6ee..81c86813c 100644 --- a/keyboards/hs60/v1/rules.mk +++ b/keyboards/hs60/v1/rules.mk | |||
| @@ -19,17 +19,17 @@ OPT_DEFS += -DNO_SUSPEND_POWER_DOWN | |||
| 19 | # Build Options | 19 | # Build Options |
| 20 | # change yes to no to disable | 20 | # change yes to no to disable |
| 21 | # | 21 | # |
| 22 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 22 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
| 23 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) | 23 | MOUSEKEY_ENABLE = no # Mouse keys |
| 24 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 24 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 25 | CONSOLE_ENABLE = no # Console for debug(+400) | 25 | CONSOLE_ENABLE = no # Console for debug |
| 26 | COMMAND_ENABLE = no # Commands for debug and configuration | 26 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 27 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 27 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 28 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 28 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 29 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 29 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 30 | NKRO_ENABLE = yes # USB Nkey Rollover | 30 | NKRO_ENABLE = yes # USB Nkey Rollover |
| 31 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default | 31 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default |
| 32 | MIDI_ENABLE = no # MIDI support (+2400 to 4200, depending on config) | 32 | MIDI_ENABLE = no # MIDI support |
| 33 | UNICODE_ENABLE = no # Unicode | 33 | UNICODE_ENABLE = no # Unicode |
| 34 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 34 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 35 | AUDIO_ENABLE = no # Audio output on port C6 | 35 | AUDIO_ENABLE = no # Audio output on port C6 |
