aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/silverbullet44/rules.mk
diff options
context:
space:
mode:
authorJoel Challis2024-04-17 04:15:02 +0200
committerGitHub2024-04-17 04:15:02 +0200
commit36a6f2ba3c248e9f0498bc27be3788542ea3a972 (patch)
tree99b6320e6114ffcd40945b2ddf62793bccedfac2 /keyboards/silverbullet44/rules.mk
parente869c80af74a91d28e51628da495e66da0cbc3ce (diff)
Migrate build target markers to keyboard.json - S (#23532)
Diffstat (limited to 'keyboards/silverbullet44/rules.mk')
-rw-r--r--keyboards/silverbullet44/rules.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/silverbullet44/rules.mk b/keyboards/silverbullet44/rules.mk
deleted file mode 100644
index 95e92dce2a..0000000000
--- a/keyboards/silverbullet44/rules.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # Mouse keys
-EXTRAKEY_ENABLE = no # 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 = yes # Enable keyboard RGB underglow
-RGB_MATRIX_ENABLE = no
-AUDIO_ENABLE = yes # Audio output
-LTO_ENABLE = yes