summaryrefslogtreecommitdiff
path: root/keyboards/obosob/steal_this_keyboard/rules.mk
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-12 02:05:06 +0800
committerGitHub <noreply@github.com>2022-01-11 10:05:06 -0800
commit37d801776ea84bcc93376d1f269e2c4093ea6d74 (patch)
treea636d49a125b04ae8dd524c2d4c871897e9e8d01 /keyboards/obosob/steal_this_keyboard/rules.mk
parentf0c14507a521dbb7c6418ef5209b96057fffcdf7 (diff)
[Keyboard] move @obosob 's boards into obosob/ (#15799)
Diffstat (limited to 'keyboards/obosob/steal_this_keyboard/rules.mk')
-rw-r--r--keyboards/obosob/steal_this_keyboard/rules.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/obosob/steal_this_keyboard/rules.mk b/keyboards/obosob/steal_this_keyboard/rules.mk
new file mode 100644
index 0000000000..03ff795574
--- /dev/null
+++ b/keyboards/obosob/steal_this_keyboard/rules.mk
@@ -0,0 +1,20 @@
+# 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 = 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
+UNICODE_ENABLE = yes # Unicode
+AUDIO_ENABLE = no # Audio output
+SPLIT_KEYBOARD = yes # Use shared split_common code