summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/rev1/rev1.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-301-52/+0
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-2/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-101-8/+0
|
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+1
|
* Keyboard: Lily58 update serial.c and add OLED (#4715)Naoki Katahira2019-01-051-0/+4
| | | | | | | | | | * update serial.c and add OLED * update readme * keymap fix * keymap fix2
* Keyboard: Add Lily58 Keyboard (#3893)Naoki Katahira2018-09-151-0/+61
* add Lily58 * file fix