Add file listing example

This commit is contained in:
Albert Y 2022-02-11 10:55:43 +08:00
parent 4f78a4164d
commit a7e80e41a8

View file

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