summaryrefslogtreecommitdiff
path: root/keyboards/mss_studio/m64_rgb/rules.mk
diff options
context:
space:
mode:
authorHorrorTroll <sonicvipduc@gmail.com>2022-05-14 10:16:46 +0700
committerGitHub <noreply@github.com>2022-05-13 20:16:46 -0700
commit8e2b8413b4b0c464da383def06d0269d85aa47cb (patch)
tree973a2d8608cba899059bc5928101ab7a02e5c6ef /keyboards/mss_studio/m64_rgb/rules.mk
parent82828c3205848ff0e5c1400c2da7018f6c260a0f (diff)
[Keyboard] Add M64 RGB (#17069)
Diffstat (limited to 'keyboards/mss_studio/m64_rgb/rules.mk')
-rw-r--r--keyboards/mss_studio/m64_rgb/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/mss_studio/m64_rgb/rules.mk b/keyboards/mss_studio/m64_rgb/rules.mk
new file mode 100644
index 0000000000..9291499b77
--- /dev/null
+++ b/keyboards/mss_studio/m64_rgb/rules.mk
@@ -0,0 +1,22 @@
+# MCU name
+MCU = STM32F072
+
+# Bootloader selection
+BOOTLOADER = stm32-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 = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+# RGB Matrix enabled
+RGB_MATRIX_ENABLE = yes
+RGB_MATRIX_DRIVER = WS2812