Add file listing example
This commit is contained in:
parent
4f78a4164d
commit
a7e80e41a8
1 changed files with 8 additions and 1 deletions
|
@ -73,4 +73,11 @@ include:
|
||||||
shield: lily58_right
|
shield: lily58_right
|
||||||
```
|
```
|
||||||
|
|
||||||
Lily58 specific shield files, e.g. `lily58.conf` and `lily58.keymap` should be added into the `config` sub-folder inside `zmk-config`.
|
Lily58's shield files should be added into the `config` sub-folder inside `zmk-config` together with your Corne files, e.g.:
|
||||||
|
|
||||||
|
```
|
||||||
|
corne.conf
|
||||||
|
corne.keymap
|
||||||
|
lily58.conf
|
||||||
|
lily58.keymap
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue