summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/palm_usb/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-8/+10
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-151-4/+4
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-7/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* QMK-ify some GPIO macros (#8315)Ryan2020-04-301-21/+20
* Keyboard: Palm serial keyboard USB converter (#4485)milestogo2018-12-061-0/+398