summaryrefslogtreecommitdiff
path: root/keyboards/boardsource/holiday/spooky/rules.mk
diff options
context:
space:
mode:
authorcole smith <38364556+daysgobye@users.noreply.github.com>2020-10-17 03:17:44 -0700
committerGitHub <noreply@github.com>2020-10-17 03:17:44 -0700
commitf871f7a56fd954cfc4cabefd649bbcc991083806 (patch)
tree8e4dc334014b29c93c767fa6738a5bc11bb4c9af /keyboards/boardsource/holiday/spooky/rules.mk
parente0bdd511773ef25388a066e4db9a53f658f681ae (diff)
[Keyboard] Boardsource spooky (#10521)
* added spooky keyboard t o boardsouce folder * restoring to clean start I think * added back in my files for this keyboard * Update keyboards/boardsource/holiday/spooky/config.h * Update keyboards/boardsource/holiday/spooky/keymaps/rip_mx/keymap.c * Update keyboards/boardsource/holiday/spooky/readme.md * Update keyboards/boardsource/holiday/spooky/spooky.h * updated all keymaps to support 2x3 ortho * Apply suggestions from code review
Diffstat (limited to 'keyboards/boardsource/holiday/spooky/rules.mk')
-rw-r--r--keyboards/boardsource/holiday/spooky/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/boardsource/holiday/spooky/rules.mk b/keyboards/boardsource/holiday/spooky/rules.mk
new file mode 100644
index 0000000000..d23e955126
--- /dev/null
+++ b/keyboards/boardsource/holiday/spooky/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
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+NKRO_ENABLE = no # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output