summaryrefslogtreecommitdiff
path: root/keyboards/mb44/rules.mk
diff options
context:
space:
mode:
authormelonbred <61572569+melonbred@users.noreply.github.com>2021-06-15 22:24:16 -0700
committerGitHub <noreply@github.com>2021-06-15 22:24:16 -0700
commit5c3991cb90108115a269e0b9f7e4b71019851cc1 (patch)
tree7b68ff03b35c82563ba530ece154020edfbce131 /keyboards/mb44/rules.mk
parentabee0610eefc4ce84d461787e58d7e62e63282db (diff)
[Keyboard] add mb44 keyboard (#12798)
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/mb44/rules.mk')
-rw-r--r--keyboards/mb44/rules.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/mb44/rules.mk b/keyboards/mb44/rules.mk
new file mode 100644
index 0000000000..ba7e249c9b
--- /dev/null
+++ b/keyboards/mb44/rules.mk
@@ -0,0 +1,23 @@
+# MCU name
+MCU = atmega32u2
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
+MOUSEKEY_ENABLE = no # 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
+ENCODER_ENABLE = yes # Enable rotary encoder