aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/7c8/framework/rules.mk
diff options
context:
space:
mode:
authorJoel Challis2024-03-14 04:57:48 +0100
committerGitHub2024-03-14 04:57:48 +0100
commitf1a279810fbab3b5d5c4cfa0b4146cf042dae3bb (patch)
treeca80167c75a759a10d60b1aba8e78e7683ed5e38 /keyboards/7c8/framework/rules.mk
parent8e5cd981e1cb8580cde65ac99f335b59d65da632 (diff)
Migrate features from rules.mk to DD (#23202)
Diffstat (limited to 'keyboards/7c8/framework/rules.mk')
-rw-r--r--keyboards/7c8/framework/rules.mk15
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/7c8/framework/rules.mk b/keyboards/7c8/framework/rules.mk
deleted file mode 100644
index a9d41f8eff..0000000000
--- a/keyboards/7c8/framework/rules.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes
-EXTRAKEY_ENABLE = yes
-CONSOLE_ENABLE = no
-COMMAND_ENABLE = no
-NKRO_ENABLE = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no
-RGBLIGHT_ENABLE = no
-AUDIO_ENABLE = no
-FAUXCLICKY_ENABLE = no
-ENCODER_ENABLE = yes
-LEADER_ENABLE = yes