aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_ez/rules.mk')
-rw-r--r--keyboards/ergodox_ez/rules.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/ergodox_ez/rules.mk b/keyboards/ergodox_ez/rules.mk
index fd8f5722d..617ffea85 100644
--- a/keyboards/ergodox_ez/rules.mk
+++ b/keyboards/ergodox_ez/rules.mk
@@ -19,10 +19,10 @@ BOOTLOADER = halfkay
19# Build Options 19# Build Options
20# comment out to disable the options. 20# comment out to disable the options.
21# 21#
22BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) 22BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
23MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 23MOUSEKEY_ENABLE = yes # Mouse keys
24EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 24EXTRAKEY_ENABLE = yes # Audio control and System control
25CONSOLE_ENABLE = no # Console for debug(+400) 25CONSOLE_ENABLE = no # Console for debug
26COMMAND_ENABLE = yes # Commands for debug and configuration 26COMMAND_ENABLE = yes # Commands for debug and configuration
27CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDox EZ 27CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDox EZ
28NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 28NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work