summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-13/+0
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-8/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-201-7/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-8/+7
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-1/+1
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-061-9/+0
* Syntax fixPriyadi Iman Nurcahyo2017-04-301-2/+2
* Promethium rev2Priyadi Iman Nurcahyo2017-04-191-0/+306