1
0
Fork 0

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

This commit is contained in:
QMK Bot 2021-11-30 18:37:47 +00:00
commit 8879cdb250

View file

@ -33,8 +33,6 @@
#define OPT_ENC1_MUX 0 #define OPT_ENC1_MUX 0
#define OPT_ENC2_MUX 4 #define OPT_ENC2_MUX 4
void process_wheel(report_mouse_t* mouse_report);
#define LAYOUT(BL, BM, BR, BF, BB) \ #define LAYOUT(BL, BM, BR, BF, BB) \
{ {BL, BM, BR, BF, BB}, } { {BL, BM, BR, BF, BB}, }