forked from forks/qmk_firmware
Update config.h
removed encoder support
This commit is contained in:
parent
7f3780ffc4
commit
b089d6b393
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue