Reduce includes for wpm header (#18949)
2 files changed, 5 insertions(+), 2 deletions(-) M quantum/wpm.c M quantum/wpm.h
M quantum/wpm.c => quantum/wpm.c +3 -1
@@ 16,7 16,9 @@ */ #include "wpm.h" #include "timer.h" #include "keycode.h" #include "quantum_keycodes.h" #include <math.h> // WPM Stuff
M quantum/wpm.h => quantum/wpm.h +2 -1