Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgechato/qmk-lily58-knight
Just my Lily58 custom layout
https://github.com/jorgechato/qmk-lily58-knight
Last synced: 7 days ago
JSON representation
Just my Lily58 custom layout
- Host: GitHub
- URL: https://github.com/jorgechato/qmk-lily58-knight
- Owner: jorgechato
- Created: 2022-08-24T23:06:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T07:10:29.000Z (11 months ago)
- Last Synced: 2024-04-13T23:06:10.575Z (7 months ago)
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keycaps for Lily58
Right master without RGB.
## Install
```zsh
$ git clone https://github.com/qmk/qmk_firmware
# compile qmk firmware following the docs https://docs.qmk.fm/
$ cd keyboards/lily58/keymaps
$ git clone https://github.com/jorgechato/qmk-lily58-knight.git knight
# cd to the root of qmk_firmware
$ make lily58/rev1:knight:flash
```