summaryrefslogtreecommitdiffstats
path: root/keyboards/ferris/sweep/rules.mk
diff options
context:
space:
mode:
authorAlbert Y <76888457+filterpaper@users.noreply.github.com>2023-03-13 13:33:31 +0800
committerGitHub <noreply@github.com>2023-03-12 23:33:31 -0600
commite0bd6fac10883fdce7d7c5b0c47fe454c9f2f0aa (patch)
tree30be017e63f6b09af0dd1dd7b838528501252fdb /keyboards/ferris/sweep/rules.mk
parenta5e7390419a23c6db9cb62810f8ff1645d20b6a3 (diff)
Move Ferris Sweep to data-driven (#20111)
Diffstat (limited to 'keyboards/ferris/sweep/rules.mk')
-rw-r--r--keyboards/ferris/sweep/rules.mk15
1 files changed, 1 insertions, 14 deletions
diff --git a/keyboards/ferris/sweep/rules.mk b/keyboards/ferris/sweep/rules.mk
index ebc2feb78e..6e7633bfe0 100644
--- a/keyboards/ferris/sweep/rules.mk
+++ b/keyboards/ferris/sweep/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 = no # 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