aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/ck4x4/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/ck4x4/rules.mk')
-rw-r--r--keyboards/handwired/ck4x4/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/ck4x4/rules.mk b/keyboards/handwired/ck4x4/rules.mk
index 0709f341b..ebf1648c2 100644
--- a/keyboards/handwired/ck4x4/rules.mk
+++ b/keyboards/handwired/ck4x4/rules.mk
@@ -5,12 +5,12 @@ MCU = STM32F072
5# comment out to disable the options. 5# comment out to disable the options.
6# 6#
7 7
8#BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration 8#BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
9MOUSEKEY_ENABLE = yes # Mouse keys 9MOUSEKEY_ENABLE = yes # Mouse keys
10EXTRAKEY_ENABLE = yes # Audio control and System control 10EXTRAKEY_ENABLE = yes # Audio control and System control
11CONSOLE_ENABLE = yes # Console for debug 11CONSOLE_ENABLE = yes # Console for debug
12COMMAND_ENABLE = yes # Commands for debug and configuration 12COMMAND_ENABLE = yes # Commands for debug and configuration
13SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend 13SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
14NKRO_ENABLE = yes # USB Nkey Rollover 14NKRO_ENABLE = yes # USB Nkey Rollover
15CUSTOM_MATRIX = no # Custom matrix file 15CUSTOM_MATRIX = no # Custom matrix file
16 16