summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/rev1/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-0/+3
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
|
* Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-301-5/+67
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Fix a handful of CLI errors (#20321)Ryan2023-04-031-0/+4
|
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-101-0/+5
|
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2022-08-021-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Update Lily58 Keymaps and VendorID (#9979)Naoki Katahira2020-08-241-1/+1
| | | | | | | | | * Update keymaps and venderID * update config.h * Update keyboards/lily58/keymaps/yuchi/keymap.c
* [Keyboard] Lily58 Add info.json file (#5354)Naoki Katahira2019-03-121-0/+18
* Add info.json file * fix info.json * fix2 info.json * Update keyboards/lily58/rev1/info.json Co-Authored-By: kata0510 <kata0510.com@gmail.com> * Update2 keyboards/lily58/rev1/info.json Co-Authored-By: kata0510 <kata0510.com@gmail.com>