summaryrefslogtreecommitdiff
path: root/keyboards/sx60/matrix.c
AgeCommit message (Expand)Author
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-09-07Refactor use of legacy i2c implementation (#14341)Joel Challis
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2019-08-20Remove superfluous JTAG disable code (#6445)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill
2018-06-05Adding SX60 work by amnobis and configurator settings (#3122)Jason