summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/infinity875/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-11 05:03:12 +0000
committerQMK Bot <hello@qmk.fm>2022-03-11 05:03:12 +0000
commite3404d21fe3924829447b5758ebbd3811521dafe (patch)
tree4e495775c175540bd14a08a0626b0f7bfdce2da5 /keyboards/mechlovin/infinity875/rules.mk
parent7e6f1c9e08874933618bf97c0e338fce44aa2713 (diff)
parent003231aaf25facf7437caa32f3e8bc2a2e9cbe7d (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechlovin/infinity875/rules.mk')
-rw-r--r--keyboards/mechlovin/infinity875/rules.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/mechlovin/infinity875/rules.mk b/keyboards/mechlovin/infinity875/rules.mk
new file mode 100644
index 0000000000..d16f1ac35b
--- /dev/null
+++ b/keyboards/mechlovin/infinity875/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 = yes # Enable Bootmagic Lite
+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
+NKRO_ENABLE = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+CUSTOM_MATRIX = lite
+RGB_MATRIX_ENABLE = yes
+RGB_MATRIX_DRIVER = WS2812
+
+SRC += matrix.c