diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-02 14:01:44 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-02 14:01:44 +0000 |
commit | 3871c717da1d200e5f7e33943e4e3857d01e354d (patch) | |
tree | f3697abeb35ad449a973b7c456b6bbe6223bac04 /keyboards/checkerboards/quark_squared/rules.mk | |
parent | 0c74892e9080e17db637a31d421f920862baaaef (diff) | |
parent | 60ab61386e786075f0606a5a8b308d82e842f996 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/checkerboards/quark_squared/rules.mk')
-rw-r--r-- | keyboards/checkerboards/quark_squared/rules.mk | 2 |
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 |