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.mk12
1 files changed, 7 insertions, 5 deletions
diff --git a/keyboards/ergodox_ez/rules.mk b/keyboards/ergodox_ez/rules.mk
index e64805392..1b4ace5ee 100644
--- a/keyboards/ergodox_ez/rules.mk
+++ b/keyboards/ergodox_ez/rules.mk
@@ -12,15 +12,15 @@ BOOTLOADER = halfkay
12# Build Options 12# Build Options
13# change yes to no to disable 13# change yes to no to disable
14# 14#
15BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 15BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
16MOUSEKEY_ENABLE = yes # Mouse keys 16MOUSEKEY_ENABLE = yes # Mouse keys
17EXTRAKEY_ENABLE = yes # Audio control and System control 17EXTRAKEY_ENABLE = yes # Audio control and System control
18CONSOLE_ENABLE = no # Console for debug 18CONSOLE_ENABLE = no # Console for debug
19COMMAND_ENABLE = yes # Commands for debug and configuration 19COMMAND_ENABLE = no # Commands for debug and configuration
20CUSTOM_MATRIX = lite # Custom matrix file for the ErgoDox EZ 20CUSTOM_MATRIX = lite # Custom matrix file for the ErgoDox EZ
21NKRO_ENABLE = yes # Enable N-Key Rollover 21NKRO_ENABLE = yes # Enable N-Key Rollover
22UNICODE_ENABLE = yes # Unicode 22UNICODE_ENABLE = no # Unicode
23SWAP_HANDS_ENABLE= yes # Allow swapping hands of keyboard 23SWAP_HANDS_ENABLE= no # Allow swapping hands of keyboard
24 24
25RGB_MATRIX_ENABLE = no # enable later 25RGB_MATRIX_ENABLE = no # enable later
26RGB_MATRIX_DRIVER = IS31FL3731 26RGB_MATRIX_DRIVER = IS31FL3731
@@ -36,3 +36,5 @@ LAYOUTS = ergodox
36# Disable unsupported hardware 36# Disable unsupported hardware
37AUDIO_SUPPORTED = no 37AUDIO_SUPPORTED = no
38BACKLIGHT_SUPPORTED = no 38BACKLIGHT_SUPPORTED = no
39
40MOUSE_SHARED_EP = no