Fix use of encoder map in mechwild/clunker (#18156)
parent
a53ef56946
commit
7fab889696
@ -0,0 +1 @@
|
|||||||
|
ENCODER_MAP_ENABLE = yes
|
||||||
@ -1,2 +1,3 @@
|
|||||||
VIA_ENABLE = yes
|
VIA_ENABLE = yes
|
||||||
LTO_ENABLE = yes
|
LTO_ENABLE = yes
|
||||||
|
ENCODER_MAP_ENABLE = yes
|
||||||
|
|||||||
Loading…
Reference in New Issue