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:
parent
d98a6122d5
commit
473d41ab70
1 changed files with 3 additions and 0 deletions
|
@ -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)**
|
||||||
|
|
||||||

|

|
||||||
|
@ -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
|
Loading…
Reference in a new issue