Provide a function to parse KLE (Keyboard Layout Editor) raw data, and do various things with it.
- Read KLE raw data from left.txt and right.txt, and output out.svg for laser cutting
- Output
[x,y]
key hole positions, for example to do modelling in OpenSCAD
yarn
tsc && node index.js
or
yarn start
yarn run tsc -w