aboutsummaryrefslogtreecommitdiff
path: root/keyboards/dichotomy/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dichotomy/rules.mk')
-rwxr-xr-xkeyboards/dichotomy/rules.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/dichotomy/rules.mk b/keyboards/dichotomy/rules.mk
index 9ab4d5692..14dc47435 100755
--- a/keyboards/dichotomy/rules.mk
+++ b/keyboards/dichotomy/rules.mk
@@ -14,11 +14,11 @@ BOOTLOADER = caterina
14# Build Options 14# Build Options
15# comment out to disable the options. 15# comment out to disable the options.
16# 16#
17#BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) 17#BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
18#MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 18#MOUSEKEY_ENABLE = yes # Mouse keys
19POINTING_DEVICE_ENABLE = yes # Generic Pointer, not as big as mouse keys hopefully. 19POINTING_DEVICE_ENABLE = yes # Generic Pointer, not as big as mouse keys hopefully.
20EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 20EXTRAKEY_ENABLE = yes # Audio control and System control
21CONSOLE_ENABLE = yes # Console for debug(+400) 21CONSOLE_ENABLE = yes # Console for debug
22COMMAND_ENABLE = yes # Commands for debug and configuration 22COMMAND_ENABLE = yes # Commands for debug and configuration
23CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge 23CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge
24# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 24# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE