summaryrefslogtreecommitdiff
path: root/keyboards/treadstone48/rules.mk
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-11 08:38:31 +0800
committerGitHub <noreply@github.com>2022-01-10 16:38:31 -0800
commita2ddb44957ce134b08081daf769ec25cd1463918 (patch)
tree90c60d1ec2ad9bc9a9900441e43d48053549c36d /keyboards/treadstone48/rules.mk
parent31a6401193f66d5c6d244c3db6e6292b57e274d7 (diff)
[Keyboard] move marksard's boards to marksard/ (#15786)
Diffstat (limited to 'keyboards/treadstone48/rules.mk')
-rw-r--r--keyboards/treadstone48/rules.mk25
1 files changed, 0 insertions, 25 deletions
diff --git a/keyboards/treadstone48/rules.mk b/keyboards/treadstone48/rules.mk
deleted file mode 100644
index 3bf42c85c6..0000000000
--- a/keyboards/treadstone48/rules.mk
+++ /dev/null
@@ -1,25 +0,0 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = caterina
-
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-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
-AUDIO_ENABLE = no # Audio output
-SPLIT_KEYBOARD = yes
-
-MOUSEKEY_ENABLE = yes # Mouse keys
-
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
-OLED_ENABLE = yes
-OLED_DRIVER = SSD1306
-
-DEFAULT_FOLDER = treadstone48/rev1