diff options
author | Will McGloughlin <3410869+wymcg@users.noreply.github.com> | 2022-03-07 02:16:50 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-06 23:16:50 -0800 |
commit | 4b4f1c6edb3c0fdba20f241e453407c80f262620 (patch) | |
tree | 8d868d7d63048346ab1aef10a564458aaebf03ce /keyboards/psuieee/pluto12/rules.mk | |
parent | 41fb9120d0aff73664da880871d4e168ad158ae2 (diff) |
[Keymap] Add encoder showcase keymap (#16544)
Diffstat (limited to 'keyboards/psuieee/pluto12/rules.mk')
-rw-r--r-- | keyboards/psuieee/pluto12/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/psuieee/pluto12/rules.mk b/keyboards/psuieee/pluto12/rules.mk index 515ca5621f..a56e12eb22 100644 --- a/keyboards/psuieee/pluto12/rules.mk +++ b/keyboards/psuieee/pluto12/rules.mk @@ -16,3 +16,4 @@ NKRO_ENABLE = no # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output +ENCODER_ENABLE = yes |