summaryrefslogtreecommitdiff
path: root/keyboards/marksard/treadstone32/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/marksard/treadstone32/rules.mk
parent31a6401193f66d5c6d244c3db6e6292b57e274d7 (diff)
[Keyboard] move marksard's boards to marksard/ (#15786)
Diffstat (limited to 'keyboards/marksard/treadstone32/rules.mk')
-rw-r--r--keyboards/marksard/treadstone32/rules.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/marksard/treadstone32/rules.mk b/keyboards/marksard/treadstone32/rules.mk
new file mode 100644
index 0000000000..096c25856e
--- /dev/null
+++ b/keyboards/marksard/treadstone32/rules.mk
@@ -0,0 +1,18 @@
+# MCU name
+MCU = atmega32u4
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = yes # 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
+AUDIO_ENABLE = no # Audio output
+RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
+LEADER_ENABLE = no
+
+DEFAULT_FOLDER = treadstone32/rev1