summaryrefslogtreecommitdiff
path: root/keyboards/sparrow62/rules.mk
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2021-01-08 11:21:27 -0800
committerZach White <skullydazed@gmail.com>2021-01-08 11:21:27 -0800
commit667161620a2c96c8b286f40f557f5722c7f58f8a (patch)
tree86321f4d9e4c028c5cddc6a37fc4deaa83ca4887 /keyboards/sparrow62/rules.mk
parente2c7f893470465f986bd6849c18606be0f2b7842 (diff)
parent6d9b4c7b4f5de5631955e57b9706f90072971bcb (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sparrow62/rules.mk')
-rw-r--r--keyboards/sparrow62/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/sparrow62/rules.mk b/keyboards/sparrow62/rules.mk
new file mode 100644
index 0000000000..9f762382b0
--- /dev/null
+++ b/keyboards/sparrow62/rules.mk
@@ -0,0 +1,22 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
+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
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+NKRO_ENABLE = no # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output
+
+SPLIT_KEYBOARD = yes