summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/rev1/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove leftover old implementations of the lily58 split code. (#12442)Nick Brassel2021-04-011-357/+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
* Remove pro_micro.h (#8374)Ryan2020-03-141-8/+9
| | | | | * Remove pro_micro.h * Include quantum.h
* [Keyboard] Port SPLIT_USB_DETECT to lily58 (#8107)Joel Challis2020-02-071-3/+2
| | | | | | * remove unused files * Port SPLIT_USB_DETECT to lily58
* Keyboard: Lily58 update serial.c and add OLED (#4715)Naoki Katahira2019-01-051-0/+357
* update serial.c and add OLED * update readme * keymap fix * keymap fix2