b49c27a492
Signed-off-by: Daniel Schaefer <dhs@frame.work> |
||
---|---|---|
.. | ||
ansi_layout.json | ||
ansi_via.json | ||
iso_layout.json | ||
iso_via.json | ||
jis_layout.json | ||
jis_via.json | ||
macropad_layout.json | ||
macropad_via.json | ||
numpad_layout.json | ||
numpad_via.json | ||
README.md | ||
via_ansi_design.json | ||
via_iso_design.json | ||
via_jis_design.json | ||
via_macropad_design.json | ||
via_numpad_design.json |
KLE Layouts
These files are generated by modeling our keyboard layouts in KLE.
That is then exported and converted to the format for info.json
.
But to continue editing them, I kept the files here. Might be useful for the future.
Layout | Standard KLE Layout | VIA KLE Layout | VIA Design |
---|---|---|---|
ANSI | ansi_layout.json |
ansi_via.json |
via_ansi_design.json |
ISO | iso_layout.json |
iso_layout.json |
via_iso_design.json |
JIS | jis_layout.json |
jis_via.json |
via_jis_design.json |
Numpad | numpad_layout.json |
numpad_via.json |
via_numpad_design.json |
Macropad | macropad_layout.json |
macropad_via.json |
via_macropad_design.json |
- The Standard KLE Layout is just downloaded from KLE.
- The VIA KLE Layout has matrix positions as labels instead of the actual key labels.
- VIA Design is the VIA KLE layout embedded in to a VIA compatible JSON file.
The VIA Design file can be imported into VIA, then it will discover the keyboard. This should be submitted to the VIA keyboard repository.