Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot
2022-06-14 23:32:38 +00:00

View File

@ -50,8 +50,8 @@
*/
// #define GRAVE_ESC_CTRL_OVERRIDE
#define ENCODERS_PAD_A { C0 }
#define ENCODERS_PAD_B { D7 }
#define ENCODERS_PAD_A { D7 }
#define ENCODERS_PAD_B { C0 }
#define ENCODER_RESOLUTION 4
#define TAP_CODE_DELAY 10