summaryrefslogtreecommitdiff
path: root/keyboards/handwired/stef9998/split_5x7/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-29 04:49:22 +0000
committerQMK Bot <hello@qmk.fm>2022-08-29 04:49:22 +0000
commit7ef6c179e44632840dac7c8c6896becdf60b9e48 (patch)
tree9ebf88e3fd663fbbf186844471c540b4409a5736 /keyboards/handwired/stef9998/split_5x7/rules.mk
parent2b8d7af94110da0bda75b69f0f9ba4dbe43ecd41 (diff)
parent56b93a3ad8d40e17f0ee37728cf1b59f576123b4 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/stef9998/split_5x7/rules.mk')
-rw-r--r--keyboards/handwired/stef9998/split_5x7/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/handwired/stef9998/split_5x7/rules.mk b/keyboards/handwired/stef9998/split_5x7/rules.mk
new file mode 100644
index 0000000000..01f4b93976
--- /dev/null
+++ b/keyboards/handwired/stef9998/split_5x7/rules.mk
@@ -0,0 +1,22 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # 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
+
+SPLIT_KEYBOARD = yes
+
+DEFAULT_FOLDER = handwired/stef9998/split_5x7/rev1 \ No newline at end of file