summaryrefslogtreecommitdiff
path: root/keyboards/horrortroll/chinese_pcb/devil68_pro/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-15 07:27:06 +0000
committerQMK Bot <hello@qmk.fm>2022-01-15 07:27:06 +0000
commitb8dbebec2dd90d03b496d4d44fed6be89b716140 (patch)
tree0eefacc8c99b657a64467c4ca6e51814a6f8fdce /keyboards/horrortroll/chinese_pcb/devil68_pro/rules.mk
parentf07ea255a9af96e183116c7a27f96a740b24a4b8 (diff)
parentb2ea12aaa50a47e3a142fc334018873f2a05b8b2 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/horrortroll/chinese_pcb/devil68_pro/rules.mk')
-rw-r--r--keyboards/horrortroll/chinese_pcb/devil68_pro/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/horrortroll/chinese_pcb/devil68_pro/rules.mk b/keyboards/horrortroll/chinese_pcb/devil68_pro/rules.mk
new file mode 100644
index 0000000000..66354d7926
--- /dev/null
+++ b/keyboards/horrortroll/chinese_pcb/devil68_pro/rules.mk
@@ -0,0 +1,22 @@
+# 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 = 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