summaryrefslogtreecommitdiff
path: root/keyboards/keebio/bigswitchseat/rules.mk
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2022-03-08 17:08:02 -0500
committerGitHub <noreply@github.com>2022-03-08 22:08:02 +0000
commit022e1fdac86c38136d6f818aec15d34b1ab92be5 (patch)
tree53ac1e741ad3c09bc811d9f5997dcb2c5e107ed6 /keyboards/keebio/bigswitchseat/rules.mk
parent3347b63d83d019219770f55627f3d5136806bb5c (diff)
Add Big Switch Seat (#16524)
* Add Big Switch Seat * Update keyboards/keebio/bigswitchseat/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/keebio/bigswitchseat/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/keebio/bigswitchseat/rules.mk')
-rw-r--r--keyboards/keebio/bigswitchseat/rules.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/keebio/bigswitchseat/rules.mk b/keyboards/keebio/bigswitchseat/rules.mk
new file mode 100644
index 0000000000..d6d12ae0db
--- /dev/null
+++ b/keyboards/keebio/bigswitchseat/rules.mk
@@ -0,0 +1,18 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = no # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = yes # 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 = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output