Skip to content

Provide a function to parse KLE (Keyboard Layout Editor) raw data, and do various things with it.

Notifications You must be signed in to change notification settings

Zantier/keyboard-layout-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keyboard Layout Utils

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

Setup

yarn

Compile and run

tsc && node index.js

or

yarn start

Continuous compile

yarn run tsc -w

About

Provide a function to parse KLE (Keyboard Layout Editor) raw data, and do various things with it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published