summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/rev1/split_util.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Port SPLIT_USB_DETECT to lily58 (#8107)Joel Challis2020-02-071-23/+53
| | | | | | * remove unused files * Port SPLIT_USB_DETECT to lily58
* Keyboard: Lily58 update serial.c and add OLED (#4715)Naoki Katahira2019-01-051-0/+70
* update serial.c and add OLED * update readme * keymap fix * keymap fix2