Browse Source

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

Drashna Jaelre 4 years ago
parent
commit
eeebb1dd3a
1 changed files with 0 additions and 2 deletions
  1. 0 2
      keyboards/ploopyco/trackball/trackball.h

+ 0 - 2
keyboards/ploopyco/trackball/trackball.h

@@ -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}, }