summaryrefslogtreecommitdiff
path: root/keyboards/sixkeyboard/matrix.c
AgeCommit message (Expand)Author
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2019-05-15Removes Erez personally from QMK (#5883)Erez Zukerman
2017-06-30remove warningJack Humbert
2017-06-30adds debouncing to sixkeyboardJack Humbert
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert
2016-06-23Backlight abstraction and other changes (#439)Jack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert