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

This commit is contained in:
QMK Bot 2022-06-14 23:33:07 +00:00
commit 333d215a24

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