summaryrefslogtreecommitdiff
path: root/keyboards/handwired/hexon38/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-12-13 02:06:27 +0000
committerQMK Bot <hello@qmk.fm>2021-12-13 02:06:27 +0000
commitc03859a3e4df00b22998b62f2f83684dd2851212 (patch)
tree1459ea75ad90b984100d4e2489b13787fb70cf5f /keyboards/handwired/hexon38/rules.mk
parent415faebd6563fa07e2f0c830546217bdb621128f (diff)
parentf718a10889e6adf33f3fc2f41b61cad7fe9e0c2e (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/hexon38/rules.mk')
-rw-r--r--keyboards/handwired/hexon38/rules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/hexon38/rules.mk b/keyboards/handwired/hexon38/rules.mk
index ad39547a24..b092156024 100644
--- a/keyboards/handwired/hexon38/rules.mk
+++ b/keyboards/handwired/hexon38/rules.mk
@@ -4,15 +4,15 @@ MCU = atmega32u4
# Bootloader selection
BOOTLOADER = halfkay
-# Enabled build options:
+# Build Options
+# change yes to no to disable
+#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
-
-# Disabled build options:
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = no