1
0
Fork 0
forked from forks/qmk_firmware

Update config.h

removed encoder support
This commit is contained in:
pabile 2020-07-07 21:34:03 +08:00 committed by GitHub
parent 77b46c84c6
commit 7f3780ffc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,4 @@
#define MATRIX_COL_PINS { D1, D0, D4, B2 }
#undef ENCODERS_PAD_A
#define ENCODERS_PAD_A { F4, F7 }
#undef ENCODERS_PAD_B
#define ENCODERS_PAD_B { F5, B1 }
#define ENCODERS_PAD_C { F6, B3 }