aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/lib
Commit message (Collapse)AuthorAgeFilesLines
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-011-12/+1
| | | | | | | | * Clean up includes for glcdfont headers * Remove pragma once, most of these are not headers * Missed these
* [Keyboard] Fix the layer state messages for actual values (#6116)Yan-Fa Li2019-06-111-2/+2
| | | - display adjust when the bits are set correctly
* Keyboard: Lily58 update serial.c and add OLED (#4715)Naoki Katahira2019-01-058-0/+395
* update serial.c and add OLED * update readme * keymap fix * keymap fix2