summaryrefslogtreecommitdiff
path: root/keyboards/ziggurat/rules.mk
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2021-11-10 21:33:51 +0100
committerInigoGutierrez <inigogf.95@gmail.com>2021-11-10 21:33:51 +0100
commit0213ead08d88a064fc38ddf6c995edfb673d0424 (patch)
tree9b5da4987c41713a84a0082048f7ff661a4ff6ea /keyboards/ziggurat/rules.mk
parent2e18d50631ce745626c6823b701fbda9f2f07d1b (diff)
parent1989eb17ec391d4f9e8c1c1ea3fc746f96d43942 (diff)
downloadqmk_firmware-0213ead08d88a064fc38ddf6c995edfb673d0424.tar.gz
qmk_firmware-0213ead08d88a064fc38ddf6c995edfb673d0424.zip
Merge branch 'master' into taamas
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