Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```