summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/tsubasa/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-03-10 09:21:48 +0000
committerQMK Bot <hello@qmk.fm>2023-03-10 09:21:48 +0000
commit961f2d503fedbff3496cb9afb70c920d80dfe8b9 (patch)
treefcb88e8d7ad39021cc937cc54fc77aefeb0134a6 /keyboards/handwired/tsubasa/rules.mk
parent3b67310bef9ca82417308f69382c3b039184e25a (diff)
parent24bf0dfb37f09d6202b245cef146fbc8b5c17dda (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/tsubasa/rules.mk')
-rw-r--r--keyboards/handwired/tsubasa/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/handwired/tsubasa/rules.mk b/keyboards/handwired/tsubasa/rules.mk
new file mode 100644
index 0000000000..cddbc1e33f
--- /dev/null
+++ b/keyboards/handwired/tsubasa/rules.mk
@@ -0,0 +1,19 @@
+# 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 = 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 = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+LTO_ENABLE = yes
+
+ENCODER_ENABLE = yes
+
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306
+WPM_ENABLE = yes