summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/hp_46010a/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-12/+2
|
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
| | | | | * Fix functions with empty params * Found a bunch more
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
| | | | | | | * Remove legacy print backward compatiblitly * Remove legacy print backward compatiblitly - core * revert comment changes
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-7/+7
|
* Keyboard: HP 46010A converter (#3967)listofoptions2018-09-231-0/+244
* funged git history, restarting * tested and working (message typed on this) * updated documentation to include wiring directions * formatting * updated matrix and default layout a bit * getting ready for merge into main repo * getting ready for merge into main repo v2 * cleaning * cleaning repo of extranious files * updated documentation