Skip to content

Commit

Permalink
[Keyboard] Fix compilation issues for Ploopy Trackball classic (#15364)
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Nov 30, 2021
1 parent 6bd8ec5 commit eeebb1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions keyboards/ploopyco/trackball/trackball.h
Original file line number Diff line number Diff line change
Expand Up @@ -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}, }

Expand Down

0 comments on commit eeebb1d

Please sign in to comment.