Commit Graph

6 Commits (9b51f02f45f72758a61d761c2d8e1b1696cce6e8)

Author SHA1 Message Date
Stefan Kerkmann 8224f62806
Make debounce() signal changes in the cooked matrix as return value (#17554) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Stefan Kerkmann c1297ceb97
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349) 4 years ago
QMK Bot 2c5d66987d
Format code according to conventions (#15193) 4 years ago
Joel Challis 92385e30cd
Manually format develop (#15003) 4 years ago
Simon Arlott b829a1d264
Avoid 8-bit timer overflows in debounce algorithms (#12240) 4 years ago
Purdea Andrei f7ccbfcea8
quantum/debounce: rename debouncing algorithms (#9564) 5 years ago
skullY b624f32f94 clang-format changes 6 years ago
James Churchill c7c4937eef Clean up debounce a bit (#5255) 6 years ago
Alex Ong 039dde3a51 Fixed compilation error with debounce_sym_g 6 years ago
Alex Ong 7cb8d3c7a7 Bug fix - was using MATRIX_ROWS instead of num_rows 6 years ago
alex-ong 14ed96aa06 Moved debouncing_time variable to inside #if debounce 6 years ago
alex-ong 123608fb31 DO NOT USE Revert back to original API to support split_keyboards. 6 years ago
alex-ong d0b691df0e DO NOT USE - debounce successfully compiled. 6 years ago