dawikur/crow

Python for parsing keymap

Closed this issue · 1 comments

Input:
JSON from keyboard-layout-editor.com

Output:
C++ valid code; comment (///) with eye-firendly layout and table ({ { ... } }) with proper entries.

K() - SendKey
M() - SendModyfier
Fn() - Function
MR() - MacroRecord
MK() -MacroKey
Nop() - Nop, null

Abandoning for now.