Created KLFC implementation of the EurKEY keyboard layout

This commit is contained in:
Vincent de Lau
2018-08-22 10:23:06 +02:00
commit b7c68eef56
7 changed files with 1229 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
The [EurKEY keyboard layout](https://eurkey.steffen.bruentjen.eu/start.html)
source for the [Keyboard Layout Files Creator]( https://github.com/39aldo39/klfc)
Build with:
```
$ klfc eurkey.json altgr.json control.json deadkeys.json -o output
```
The layout is split into multiple files:
- `eurkey.json`, the main file, includes the None and Shift shift-states
- `altgr.json`, includes the AltGr and Shift-AltGr shift-states, except dead keys
- `control.json`, includes the Control shift-states, mostly for some control characters
- `deadkeys.json`, (Shift-)AltGr shift states for the dead keys and dead key key pairs