summaryrefslogtreecommitdiff
path: root/keyboards/ziggurat/rules.mk
diff options
context:
space:
mode:
authorkb-elmo <lorwel@mailbox.org>2021-11-05 19:48:49 +0100
committerGitHub <noreply@github.com>2021-11-05 11:48:49 -0700
commit058248e28c6433266945b821f8c23e44968abfb2 (patch)
tree59555bd0b2a802bfab7f5a1badae8172dd1974c2 /keyboards/ziggurat/rules.mk
parent42af494f8eb5587d425fda4d3ed54b7fd0773a68 (diff)
[Keyboard] Add Ziggurat keyboard (#15008)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ziggurat/rules.mk')
-rw-r--r--keyboards/ziggurat/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/ziggurat/rules.mk b/keyboards/ziggurat/rules.mk
new file mode 100644
index 0000000000..98db987b2b
--- /dev/null
+++ b/keyboards/ziggurat/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = at90usb1286
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # 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
+# 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 = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output