Skip to content
Snippets Groups Projects
Commit 3c1f7cba authored by M33's avatar M33 :speech_balloon:
Browse files

Update README.md

parent 2bae77d1
No related branches found
No related tags found
No related merge requests found
...@@ -2,9 +2,19 @@ ...@@ -2,9 +2,19 @@
A simple script that will generate "terminal" layouts from "normal" layouts for squeekboard A simple script that will generate "terminal" layouts from "normal" layouts for squeekboard
## Usage : ## Usage
terminal_layout.sh <file.yaml> => generate a terminal layout from this file
terminal_layout.sh ALL => generate all terminal layouts ### On first run (or to refresh source keyboard layouts)
Run `get_normal_keyboards.sh`
### Generate one or all layouts
`terminal_layout.sh <file.yaml>` => generate a terminal layout from this file
`terminal_layout.sh ALL` => generate all terminal layouts
Use with caution: it will overwrite any single/ALL existing file for terminal layouts Use with caution: it will overwrite any single/ALL existing file for terminal layouts
Source directory: `normal_layout`
Target directory: `terminal_layout`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment