summaryrefslogtreecommitdiff
path: root/keyboards/bastardkb/tbk/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-03-01 05:04:27 +0000
committerQMK Bot <hello@qmk.fm>2021-03-01 05:04:27 +0000
commit86f6f682744b81bba1003e555f902af78dcdaad4 (patch)
tree6b4516997208bf76180ac4c5e3b244a2ac485735 /keyboards/bastardkb/tbk/rules.mk
parent93a1d4f15611d68225b1eb689b81cbd4564fb18c (diff)
parent7132526dd276ac637757ddff7ab6f57f64ebb84c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/bastardkb/tbk/rules.mk')
-rw-r--r--keyboards/bastardkb/tbk/rules.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/bastardkb/tbk/rules.mk b/keyboards/bastardkb/tbk/rules.mk
new file mode 100644
index 0000000000..cc88208e33
--- /dev/null
+++ b/keyboards/bastardkb/tbk/rules.mk
@@ -0,0 +1,23 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# 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
+SPLIT_KEYBOARD = yes