summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform/5x6_68/rules.mk
diff options
context:
space:
mode:
authorDuncan Sutherland <dunk2k_2000@hotmail.com>2023-07-07 15:51:52 +0100
committerGitHub <noreply@github.com>2023-07-08 00:51:52 +1000
commit2404559fdb8e1474ed3bdb36746df9f389417832 (patch)
tree3dd6ec1b4893ba6f76ebbef4b4d18ca77c073a1a /keyboards/handwired/dactyl_manuform/5x6_68/rules.mk
parentd13925be9abe02438f3c74ffcbc65ce74dde3de8 (diff)
Modernize, correct, and uniform `dactyl_manuform` variant `5x6_68` (#21299)
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/5x6_68/rules.mk')
-rw-r--r--keyboards/handwired/dactyl_manuform/5x6_68/rules.mk14
1 files changed, 1 insertions, 13 deletions
diff --git a/keyboards/handwired/dactyl_manuform/5x6_68/rules.mk b/keyboards/handwired/dactyl_manuform/5x6_68/rules.mk
index 5ef0d2fdb9..6e7633bfe0 100644
--- a/keyboards/handwired/dactyl_manuform/5x6_68/rules.mk
+++ b/keyboards/handwired/dactyl_manuform/5x6_68/rules.mk
@@ -1,13 +1 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = yes # Commands for debug and configuration
-NKRO_ENABLE = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-SPLIT_KEYBOARD = yes
+# This file intentionally left blank