aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt65_f/rules.mk
diff options
context:
space:
mode:
authorJoel Challis2024-03-15 23:23:40 +0100
committerGitHub2024-03-15 23:23:40 +0100
commit24d824aae40b932dbcdc5036d7f30a6f2f352442 (patch)
tree75f16b70a97e1e8d949a6ffba09c8eeb57ac753a /keyboards/wilba_tech/wt65_f/rules.mk
parent68e8d74188a251336bf2eaa8d58e1e04983ac29e (diff)
Migrate features from rules.mk to data driven - UVWXYZ (#23287)
Diffstat (limited to 'keyboards/wilba_tech/wt65_f/rules.mk')
-rw-r--r--keyboards/wilba_tech/wt65_f/rules.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/wilba_tech/wt65_f/rules.mk b/keyboards/wilba_tech/wt65_f/rules.mk
deleted file mode 100644
index c843e8a475..0000000000
--- a/keyboards/wilba_tech/wt65_f/rules.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # 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
-AUDIO_ENABLE = no # Audio output \ No newline at end of file