summaryrefslogtreecommitdiff
path: root/keyboards/checkerboards/quark_squared/rules.mk
diff options
context:
space:
mode:
authornpspears <40127181+npspears@users.noreply.github.com>2022-07-02 09:01:08 -0500
committerGitHub <noreply@github.com>2022-07-03 00:01:08 +1000
commit60ab61386e786075f0606a5a8b308d82e842f996 (patch)
treecf4fc15f36ec2fed925a9e4422f898c884bf5c3f /keyboards/checkerboards/quark_squared/rules.mk
parent5ac71ef27acc3ed9178e3204078779bc9ff1047d (diff)
add rotary encoder support for Quark^2 (#17470)
Diffstat (limited to 'keyboards/checkerboards/quark_squared/rules.mk')
-rw-r--r--keyboards/checkerboards/quark_squared/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/checkerboards/quark_squared/rules.mk b/keyboards/checkerboards/quark_squared/rules.mk
index d511396436..df6bcc2d31 100644
--- a/keyboards/checkerboards/quark_squared/rules.mk
+++ b/keyboards/checkerboards/quark_squared/rules.mk
@@ -17,7 +17,7 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
UNICODE_ENABLE = yes # Unicode
-
+ENCODER_ENABLE = yes # Enable Rotary Encoders
# Disable unsupported hardware
AUDIO_SUPPORTED = no
BACKLIGHT_SUPPORTED = no