summaryrefslogtreecommitdiffstats
path: root/keyboards/quarkeys/z40/rules.mk
diff options
context:
space:
mode:
authorTommyZ <60314626+tommyamoszhao@users.noreply.github.com>2023-02-17 00:30:24 +0800
committerGitHub <noreply@github.com>2023-02-16 09:30:24 -0700
commitbeb9fcb8bcf156337601499d0b0de5f246878808 (patch)
treee3b02a5bf8a8ffff1712f918a4a677be6b975aa8 /keyboards/quarkeys/z40/rules.mk
parent9cf58ec8349769195e81b5100faf76f380c02757 (diff)
[Keyboard] Add Quarkeys Z40 keyboard (#19741)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/quarkeys/z40/rules.mk')
-rw-r--r--keyboards/quarkeys/z40/rules.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/quarkeys/z40/rules.mk b/keyboards/quarkeys/z40/rules.mk
new file mode 100644
index 0000000000..89107d24a8
--- /dev/null
+++ b/keyboards/quarkeys/z40/rules.mk
@@ -0,0 +1,17 @@
+# 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 = 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
+AUDIO_ENABLE = no # Audio output
+
+# Do not enable RGB_MATRIX_ENABLE together with RGBLIGHT_ENABLE
+RGBLIGHT_ENABLE = no # Enable this and unable RGB_MATRIX_ENABLE to use RGB light effect
+
+RGB_MATRIX_ENABLE = yes # Enable this and unable RGBLIGHT_ENABLE to use RGB Matrix effect
+RGB_MATRIX_DRIVER = WS2812 # Comment out this line when RGBLIGHTING is enabled