From 999448e1603b342dbda3685992da1425ad1db643 Mon Sep 17 00:00:00 2001 From: BenRoe Date: Sat, 16 May 2020 21:04:18 +0200 Subject: [PATCH] Add firmware link to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c61c962..fad7dd6 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,11 @@ Part name | Quantity | Remarks | Photo | | SK6812 Mini | 12 pcs | RGB led's for underglow || | SK6812 Mini-E | 58 pcs |RGB led's for keycap backlight **(underglow led's must be soldered, because they are connected in series)** || +## Firmware: + +**Right now the Lily58L code is not merged into QMK Master. You can find the code [here](https://github.com/BenRoe/qmk_firmware/tree/Lily58L/keyboards/lily58l).** + + +Clone/download the Lily58L firmware branch and execute the following in the `qmk_firmware` directory to write the default Lily58L keymap + + qmk compile -kb lily58l -km default \ No newline at end of file