summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/frenchdev/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
|
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
| | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()`
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-6/+0
|
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
| | | | | | | * Remove legacy print backward compatiblitly * Remove legacy print backward compatiblitly - core * revert comment changes
* Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis2019-10-151-35/+0
| | | | | | | | | | * 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
* Removes Erez personally from QMK (#5883)Erez Zukerman2019-05-151-5/+0
|
* Update handwired/frenchdev keyboard (#5443)Drashna Jaelre2019-04-221-17/+12
|
* Refactoring frenchdevnpoirey2017-06-231-5/+7
|
* Moved frenchdev to handwirednpoirey2017-06-231-0/+394