diff options
Diffstat (limited to 'keyboards/treadstone48/rules.mk')
-rw-r--r-- | keyboards/treadstone48/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/treadstone48/rules.mk b/keyboards/treadstone48/rules.mk index 68f1bd707..fa67c4f8c 100644 --- a/keyboards/treadstone48/rules.mk +++ b/keyboards/treadstone48/rules.mk | |||
@@ -16,7 +16,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
16 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 16 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
17 | NKRO_ENABLE = no # USB Nkey Rollover | 17 | NKRO_ENABLE = no # USB Nkey Rollover |
18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
19 | AUDIO_ENABLE = no # Audio output on port C6 | 19 | AUDIO_ENABLE = no # Audio output |
20 | SPLIT_KEYBOARD = yes | 20 | SPLIT_KEYBOARD = yes |
21 | 21 | ||
22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |