summaryrefslogtreecommitdiff
path: root/keyboards/sx60/matrix.c
Commit message (Expand)AuthorAge
* Remove `matrix_key_count()` (#16603)Ryan2022-03-10
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-29
* Refactor use of legacy i2c implementation (#14341)Joel Challis2021-09-07
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-06
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-20
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-27
* Adding SX60 work by amnobis and configurator settings (#3122)Jason2018-06-05