Commit Graph

3 Commits (python_optimizations)

Author SHA1 Message Date
Simon Arlott b829a1d264
Avoid 8-bit timer overflows in debounce algorithms (#12240) 4 years ago
Nick Brassel 4fe4087d4a
Enforce memory allocator for ChibiOS builds with allocating debounce algorithms (#11630) 4 years ago
Purdea Andrei f7ccbfcea8
quantum/debounce: rename debouncing algorithms (#9564) 5 years ago
Purdea Andrei b8c3f4c60b
quantum/debounce: Added sym_pk debounce algorithm (#8587) 5 years ago
QMK Bot cc38627816 format code according to conventions [skip ci] 5 years ago
Purdea Andrei 6c2c3c13e9
Various fixes to how timer differences are calculated (#8585) 5 years ago
skullY b624f32f94 clang-format changes 6 years ago
Drashna Jaelre 37be1cb513
Fix debouncing issue for eager algorithms (#6081) 6 years ago
Alex Ong d0fb7005d5 Eager pk/pr optimization (#5621) 6 years ago
James Churchill c7c4937eef Clean up debounce a bit (#5255) 6 years ago
alex-ong 562c0d702a Fix compile error in debounce_eager_pk 6 years ago
alex-ong 10cc423515 Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2. 6 years ago
alex-ong 4d8733591f Working eager_pk 6 years ago
alex-ong d0b691df0e DO NOT USE - debounce successfully compiled. 6 years ago