NEW: QMK flash instructions

This commit is contained in:
Jean-Claude 2020-12-19 11:52:47 +01:00
parent 976cd3d87f
commit 4283bac4da
Signed by: jeanclaude
GPG Key ID: 8A300F57CBB9F63E
2 changed files with 8 additions and 0 deletions

BIN
Assets/isoKeyboard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

8
qmk.md Normal file
View File

@ -0,0 +1,8 @@
# QMK
## Tips
- Use keyboard chart to translate CH characters to QMK (US) keycodes (source: <http://qmk.fm>)
![Keycode Chart](Assets/isoKeyboard.png)
- Flash `MyLetsSplit`: `sudo qmk flash -kb lets_split/rev2 -km MyLetsSplit -bl avrdude`