X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=quantum%2Fdebounce.h;h=9ca05c6824ad4f9319bd629e3dd8cb7053036677;hb=66b63f66a919d668efd00c1e4222bf4d9fe76ad8;hp=360af77e781831ff9d89f4f9d1e7f9e27c4402f0;hpb=d977daa8dc9136746425f9e1414e1f93cb161877;p=qmk_firmware.git diff --git a/quantum/debounce.h b/quantum/debounce.h index 360af77e7..9ca05c682 100644 --- a/quantum/debounce.h +++ b/quantum/debounce.h @@ -8,4 +8,4 @@ void debounce(matrix_row_t raw[], matrix_row_t cooked[], uint8_t num_rows, bool bool debounce_active(void); -void debounce_init(uint8_t num_rows); \ No newline at end of file +void debounce_init(uint8_t num_rows);