summaryrefslogtreecommitdiff
path: root/keyboards/horrortroll/chinese_pcb/m63_rgb/rules.mk
diff options
context:
space:
mode:
authorHorrorTroll <sonicvipduc@gmail.com>2022-01-22 13:16:16 +0700
committerGitHub <noreply@github.com>2022-01-21 22:16:16 -0800
commit25cffa26171be0615ca2a5da8920985f7bc5cbe1 (patch)
tree67981384b40a249abf4291404071661b0d2b287f /keyboards/horrortroll/chinese_pcb/m63_rgb/rules.mk
parent24eac9d3cec3a2848a595fd580c125602e82fb4e (diff)
[Keyboard] Add M63 RGB keyboard (#15887)
Diffstat (limited to 'keyboards/horrortroll/chinese_pcb/m63_rgb/rules.mk')
-rw-r--r--keyboards/horrortroll/chinese_pcb/m63_rgb/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/horrortroll/chinese_pcb/m63_rgb/rules.mk b/keyboards/horrortroll/chinese_pcb/m63_rgb/rules.mk
new file mode 100644
index 0000000000..9291499b77
--- /dev/null
+++ b/keyboards/horrortroll/chinese_pcb/m63_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