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:35:21 +08:00 committed by GitHub
parent 7f3780ffc4
commit b089d6b393
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,13 +24,6 @@
*/
#define UNUSED_PINS
/* Encoder position for PROMICRO */
#define ENCODERS_PAD_A { F5, F6 }
/* Encoder position for BLUEFRUIT LE
#define ENCODERS_PAD_A { C6, D7 }
*/
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW