Fix use of encoder map in mechlovin/foundation (#18157)

master^2
Joel Challis 2022-08-24 21:38:07 +01:00 committed by GitHub
parent 3d8c624698
commit b2db8becf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
ENCODER_MAP_ENABLE = yes

View File

@ -1 +1,2 @@
VIA_ENABLE = yes
VIA_ENABLE = yes
ENCODER_MAP_ENABLE = yes

View File

@ -18,4 +18,3 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
ENCODER_ENABLE = yes
AUDIO_ENABLE = no # Audio output
ENCODER_MAP_ENABLE = yes