mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-14 02:46:16 +00:00
[Keyboard] Fix compilation issues for Ploopy Trackball classic (#15364)
This commit is contained in:
@ -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}, }
|
||||
|
||||
|
Reference in New Issue
Block a user