summaryrefslogtreecommitdiff
path: root/keyboards/ai03/lunar_ii/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-10-27 00:17:30 +0000
committerQMK Bot <hello@qmk.fm>2022-10-27 00:17:30 +0000
commitdfef313587ef288b416f37515c2828bbb86fb96d (patch)
treed7df7e58d177b8427fbb275f06ef3c0b692e54c4 /keyboards/ai03/lunar_ii/rules.mk
parentd311d86ddf97e4387099f2d4e1479314ea958c47 (diff)
parent432feecc61d9b4ede3fb7b65920714853209a7a7 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ai03/lunar_ii/rules.mk')
-rw-r--r--keyboards/ai03/lunar_ii/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/ai03/lunar_ii/rules.mk b/keyboards/ai03/lunar_ii/rules.mk
new file mode 100644
index 0000000000..1a29d22700
--- /dev/null
+++ b/keyboards/ai03/lunar_ii/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 = yes # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+HAPTIC_ENABLE = yes # Enable solenoid support
+HAPTIC_DRIVER += SOLENOID