summaryrefslogtreecommitdiff
path: root/keyboards/handwired/frenchdev/matrix.c
AgeCommit message (Collapse)Author
2024-01-26Migrate and remove deprecated debug utils (#22961)Joel Challis
2024-01-17I2C driver cleanup (#21273)David Hoelscher
* remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
* Remove `matrix_key_count()` * Remove `matrix_bitpop()`
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
* Remove legacy print backward compatiblitly * Remove legacy print backward compatiblitly - core * revert comment changes
2019-10-15 Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis
* Port DEBUG_MATRIX_SCAN_RATE to core * Remove duplicate DEBUG_MATRIX_SCAN_RATE implementations * Remove duplicate DEBUG_MATRIX_SCAN_RATE implementation from handwired/xealous * Add console logic from ergodox_ez
2019-05-15Removes Erez personally from QMK (#5883)Erez Zukerman
2019-04-22Update handwired/frenchdev keyboard (#5443)Drashna Jaelre
2017-06-23Refactoring frenchdevnpoirey
2017-06-23Moved frenchdev to handwirednpoirey