summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
| | | | | | | | | | * Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com>
* [Keyboard] Reduce compile size of the Lily58 Keyboard (#5412)Drashna Jaelre2019-03-181-3/+3
|
* Keyboard: Lily58 update serial.c and add OLED (#4715)Naoki Katahira2019-01-053-29/+142
| | | | | | | | | | * update serial.c and add OLED * update readme * keymap fix * keymap fix2
* Lily58 default keymap fix / add keymap (#4190)Naoki Katahira2018-10-223-37/+26
| | | | | | | | | | * keymap fix/add * keymap fix * file fix * typo fix
* Keyboard: Add Lily58 Keyboard (#3893)Naoki Katahira2018-09-153-0/+218
* add Lily58 * file fix