aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/lib/layer_state_reader.c
Commit message (Collapse)AuthorAgeFilesLines
* [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-051-0/+35
* update serial.c and add OLED * update readme * keymap fix * keymap fix2