[Keyboard] Fix compilation issues for Ploopy Trackball classic (#15364)

This commit is contained in:
Drashna Jaelre
2021-11-30 10:37:15 -08:00
committed by GitHub
parent 6bd8ec5bb4
commit eeebb1dd3a

View File

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