aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergodone/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodone/rules.mk')
-rw-r--r--keyboards/ergodone/rules.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/ergodone/rules.mk b/keyboards/ergodone/rules.mk
index aaeedb431..f0008e48f 100644
--- a/keyboards/ergodone/rules.mk
+++ b/keyboards/ergodone/rules.mk
@@ -16,10 +16,10 @@ BOOTLOADER = caterina
16# 16#
17CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone 17CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone
18UNICODE_ENABLE = yes # Unicode 18UNICODE_ENABLE = yes # Unicode
19BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) 19BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
20MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 20MOUSEKEY_ENABLE = yes # Mouse keys
21EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 21EXTRAKEY_ENABLE = yes # Audio control and System control
22CONSOLE_ENABLE = no # Console for debug(+400) 22CONSOLE_ENABLE = no # Console for debug
23COMMAND_ENABLE = no # Commands for debug and configuration 23COMMAND_ENABLE = no # Commands for debug and configuration
24SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 24SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
25NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA 25NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA