summaryrefslogtreecommitdiff
path: root/keyboards/studiokestra/bourgeau/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-11-15 23:44:49 +0000
committerQMK Bot <hello@qmk.fm>2021-11-15 23:44:49 +0000
commit82e8a6669330239815eff4d151d7f575dd7bd7ed (patch)
treedf14b591f395f71a47f1f88b4ed33f1aff01ab10 /keyboards/studiokestra/bourgeau/rules.mk
parent297e209a6e4216d8609b67b006eff81b3400eb58 (diff)
parent269990ed95f80db2349661b2731b42501e3b2803 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/studiokestra/bourgeau/rules.mk')
-rw-r--r--keyboards/studiokestra/bourgeau/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/studiokestra/bourgeau/rules.mk b/keyboards/studiokestra/bourgeau/rules.mk
new file mode 100644
index 0000000000..0acd19e670
--- /dev/null
+++ b/keyboards/studiokestra/bourgeau/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = no # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = yes # 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 = yes # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output