1
0
Fork 0
mirror of https://github.com/kata0510/Lily58.git synced 2025-04-29 02:02:59 +00:00

Add build-guide link and info for building firmware

This commit is contained in:
BenRoe 2020-09-18 22:12:50 +02:00
parent d98a6122d5
commit 473d41ab70

View file

@ -7,6 +7,8 @@ and has the the following additional features.
- underglow with SK6812 Mini RGB led's (6 per side) - underglow with SK6812 Mini RGB led's (6 per side)
- per key RGB led with SK6812 Mini-E led (with legs, easy to solder) - per key RGB led with SK6812 Mini-E led (with legs, easy to solder)
**[Build-Guide](buildguide_en.md)**
**Hardware available at [keycapsss.com](https://keycapsss.com)** **Hardware available at [keycapsss.com](https://keycapsss.com)**
![](img/Lily58L-pcb-1.png) ![](img/Lily58L-pcb-1.png)
@ -45,4 +47,5 @@ Part name | Quantity | Remarks | Photo |
Clone/download the Lily58L firmware branch and execute the following in the `qmk_firmware` directory to write the default Lily58L keymap Clone/download the Lily58L firmware branch and execute the following in the `qmk_firmware` directory to write the default Lily58L keymap
git checkout Lily58L
qmk compile -kb lily58l -km default qmk compile -kb lily58l -km default