Run clang-format manually to fix recently changed files (#8552)
This commit is contained in:
@@ -23,8 +23,8 @@ bool wpm_keycode(uint16_t keycode);
|
||||
bool wpm_keycode_kb(uint16_t keycode);
|
||||
bool wpm_keycode_user(uint16_t keycode);
|
||||
|
||||
void set_current_wpm(uint8_t);
|
||||
void set_current_wpm(uint8_t);
|
||||
uint8_t get_current_wpm(void);
|
||||
void update_wpm(uint16_t);
|
||||
void update_wpm(uint16_t);
|
||||
|
||||
void decay_wpm(void);
|
||||
|
Reference in New Issue
Block a user