summaryrefslogtreecommitdiff
path: root/keyboards/handwired/swiftrax/bebol/rules.mk
diff options
context:
space:
mode:
authorBrandon Claveria <48102030+swiftrax@users.noreply.github.com>2020-11-01 10:57:30 -0800
committerGitHub <noreply@github.com>2020-11-01 10:57:30 -0800
commit78019c3e2186910aaf939937aff1e72937d38b6f (patch)
tree54d93128b607a5d791d5989d0ea97c4db85e8cce /keyboards/handwired/swiftrax/bebol/rules.mk
parent76bc23550857badaa35ae68c62875dd8b1fad0ce (diff)
downloadqmk_firmware-78019c3e2186910aaf939937aff1e72937d38b6f.tar.gz
qmk_firmware-78019c3e2186910aaf939937aff1e72937d38b6f.zip
[Keyboard] add bebol keyboard (#10763)
* add bebol keyboard * Change PID * Update keyboards/handwired/swiftrax/bebol/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Swiftrax <swiftrax@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/handwired/swiftrax/bebol/rules.mk')
-rw-r--r--keyboards/handwired/swiftrax/bebol/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/bebol/rules.mk b/keyboards/handwired/swiftrax/bebol/rules.mk
new file mode 100644
index 0000000000..5c0d8f307c
--- /dev/null
+++ b/keyboards/handwired/swiftrax/bebol/rules.mk
@@ -0,0 +1,22 @@
+# 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 = no # Enable keyboard RGB underglow
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output