summaryrefslogtreecommitdiff
path: root/keyboards/a_dux/rules.mk
diff options
context:
space:
mode:
authorAlbert Y <76888457+filterpaper@users.noreply.github.com>2023-04-07 12:27:51 +0800
committerGitHub <noreply@github.com>2023-04-06 22:27:51 -0600
commit4ba3fdfad2bd52e2807d18606db1c12192304fd5 (patch)
tree9dc9232e84980ed084ca61326f8d9fdec8f54eb5 /keyboards/a_dux/rules.mk
parent655c24d29d656b5cea8f7de3605193d692d8f4c6 (diff)
Move a_dux to data-driven (#20043)
Diffstat (limited to 'keyboards/a_dux/rules.mk')
-rw-r--r--keyboards/a_dux/rules.mk15
1 files changed, 1 insertions, 14 deletions
diff --git a/keyboards/a_dux/rules.mk b/keyboards/a_dux/rules.mk
index 935483d839..6e7633bfe0 100644
--- a/keyboards/a_dux/rules.mk
+++ b/keyboards/a_dux/rules.mk
@@ -1,14 +1 @@
-# 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 = no # Console for debug
-COMMAND_ENABLE = no # 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
-UNICODE_ENABLE = yes # Unicode
-AUDIO_ENABLE = no # Audio output
-SPLIT_KEYBOARD = yes # Use shared split_common code
+# This file intentionally left blank