From d3b00d959421c183acb4ebc5c1a8882d39264b17 Mon Sep 17 00:00:00 2001 From: TommyZ <60314626+tommyamoszhao@users.noreply.github.com> Date: Fri, 3 Feb 2023 05:33:31 +0800 Subject: [Keyboard] Add Quarkeys Z67 with solder and hotswap versions (#19465) Co-authored-by: Joel Challis Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre Co-authored-by: Ryan --- keyboards/quarkeys/z67/solder/rules.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 keyboards/quarkeys/z67/solder/rules.mk (limited to 'keyboards/quarkeys/z67/solder/rules.mk') diff --git a/keyboards/quarkeys/z67/solder/rules.mk b/keyboards/quarkeys/z67/solder/rules.mk new file mode 100644 index 0000000000..f4e87458b0 --- /dev/null +++ b/keyboards/quarkeys/z67/solder/rules.mk @@ -0,0 +1,12 @@ +# 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 +RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow +AUDIO_ENABLE = no # Audio output -- cgit v1.2.3