Bandominedoni encoder fix (#18229)

by 3araht
This commit is contained in:
3araht
2022-09-01 02:17:54 +09:00
committed by GitHub
parent 0faedb11cc
commit 786b5d310d
12 changed files with 76 additions and 90 deletions

View File

@@ -1,3 +1,5 @@
RGB_MATRIX_ENABLE = yes # Use RGB matrix (Don't enable this when RGBLIGHT_ENABLE is used.)
RGB_MATRIX_CUSTOM_KB = yes #
VIA_ENABLE = yes
ENCODER_MAP_ENABLE = yes # replacing ENCODERS_CW_KEY method to this on 2022/08/31.