summaryrefslogtreecommitdiff
path: root/keyboards/weirdo/tiger910/rules.mk
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-11 08:38:55 +0800
committerGitHub <noreply@github.com>2022-01-10 16:38:55 -0800
commitced6d835e850715bb689e26b8578d5fa14bafa93 (patch)
treebc20f9b7a45209a96750dd795aab0121ab3da5fc /keyboards/weirdo/tiger910/rules.mk
parenta2ddb44957ce134b08081daf769ec25cd1463918 (diff)
[Keyboard] move weirdo-f's keyboards into weirdo/ (#15785)
Diffstat (limited to 'keyboards/weirdo/tiger910/rules.mk')
-rw-r--r--keyboards/weirdo/tiger910/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/weirdo/tiger910/rules.mk b/keyboards/weirdo/tiger910/rules.mk
new file mode 100644
index 0000000000..ee0b9bc30c
--- /dev/null
+++ b/keyboards/weirdo/tiger910/rules.mk
@@ -0,0 +1,19 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = yes # Console for debug
+COMMAND_ENABLE = yes # Commands for debug and configuration
+NKRO_ENABLE = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+SLEEP_LED_ENABLE = yes