mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 11:09:10 +00:00
Update README for keymap “coderkun_neo2”
This commit is contained in:
parent
49046f621b
commit
d28d390ad6
1 changed files with 2 additions and 9 deletions
|
@ -4,21 +4,14 @@ The idea of this layout is to use it for [Neo2](http://www.neo-layout.org) but a
|
|||
|
||||
The main goal of the default layer is to provide a complete symmetric layout with each modifier equally placed for both hands (mirror, of course).
|
||||
|
||||
It also features a layer for additional keys like F-keys (F1 – F12), some mouse keys and (hopefully in the near future) some useful Unicode symbols.
|
||||
It also features a layer for additional keys like F-keys (F1 – F12), some mouse keys and some useful Unicode symbols.
|
||||
|
||||
|
||||
## Build
|
||||
|
||||
1. Enable Unicode in Makefile
|
||||
|
||||
```
|
||||
UNICODE_ENABLE = yes
|
||||
```
|
||||
2. Build as usual
|
||||
|
||||
```
|
||||
make clean
|
||||
make KEYMAP=coderkun_neo2
|
||||
make coderkun_neo2
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue