Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vigilancer authored May 26, 2024
1 parent 423d171 commit e014d35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ cp PATHTO/your-awesome-keyboard-layout.yaml input/keyboard.yaml

This should speed up keyboard development a bit.

With some shell magik you can re-open KiCAD with fresh scheme on every change in `keyboard.yaml`.

`./make-cli.sh build` will build Docker image.

`./make-cli.sh run` will generate keyboard files from ergogen's keyboard description.
Expand All @@ -66,6 +64,8 @@ For example, `./make-cli.sh run -h` is identical to running `ergogen -h` and wil
in particular it will mount all required folders and rebuild ergogen inside docker image to accommodate all changes in `footprints/` folder
so any new or changed footprints will be in effect on every ergogen invocation.

And with some shell magik you can re-open KiCAD with fresh scheme on every change in `keyboard.yaml`.


#### Run ergogen-gui locally in Docker

Expand Down

0 comments on commit e014d35

Please sign in to comment.