diff options
author | QMK Bot <hello@qmk.fm> | 2022-06-02 16:18:53 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-06-02 16:18:53 +0000 |
commit | 8bb2c66c88cc50f2e992a81d14df97902f7867a6 (patch) | |
tree | 1f0bd0cab7cd76a35a01a7e55ac5917adab6ee30 /keyboards/acheron/shark/alpha/rules.mk | |
parent | 73bd3dff8c74f3bcd27955887034f8f7bf603d05 (diff) | |
parent | 7ff666340ca4de2447141b5327f758d52b4417cd (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/acheron/shark/alpha/rules.mk')
-rw-r--r-- | keyboards/acheron/shark/alpha/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/acheron/shark/alpha/rules.mk b/keyboards/acheron/shark/alpha/rules.mk index 507f362b26..a5b2141884 100644 --- a/keyboards/acheron/shark/alpha/rules.mk +++ b/keyboards/acheron/shark/alpha/rules.mk @@ -17,6 +17,7 @@ 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 LAYOUTS = ortho_4x12 |