Fix use of encoder map in mechlovin/foundation ()

This commit is contained in:
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
keyboards/mechlovin/foundation
keymaps
rules.mk

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

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

@ -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