summaryrefslogtreecommitdiff
path: root/keyboards/handwired/nozbe_macro/rules.mk
diff options
context:
space:
mode:
authorLeon Omelan <rozpierog@gmail.com>2021-11-28 07:44:00 +0100
committerGitHub <noreply@github.com>2021-11-27 22:44:00 -0800
commit35b6d1e9927ab1329f2f1095d7f43e92dc7c38e8 (patch)
tree69a647f660267e61e3f42dc7489b823aab9273da /keyboards/handwired/nozbe_macro/rules.mk
parentd4690d0c231e782961d5aa56686dd0981fe503cd (diff)
[Keyboard] Add Nozbe Macropad (#14803)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/handwired/nozbe_macro/rules.mk')
-rw-r--r--keyboards/handwired/nozbe_macro/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/handwired/nozbe_macro/rules.mk b/keyboards/handwired/nozbe_macro/rules.mk
new file mode 100644
index 0000000000..5f180ae00d
--- /dev/null
+++ b/keyboards/handwired/nozbe_macro/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 = 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 = yes # USB Nkey Rollover
+BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output