Fix use of encoder map in mechwild/clunker (#18156)

miryoku-merge-master
Joel Challis 3 years ago committed by GitHub
parent a53ef56946
commit 7fab889696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,6 @@
"mousekey": true,
"nkro": true,
"encoder": true,
"encoder_map": true,
"haptic": true
},
"matrix_pins": {

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

Loading…
Cancel
Save