ijprest / keyboard-layout-editor

Web application to enable the design & editing of keyboard layouts
http://www.keyboard-layout-editor.com/
Other
1.32k stars 246 forks source link

JSON with KeyCodes #247

Closed dceonline closed 5 years ago

dceonline commented 6 years ago

Is it possible to have a standalone keyboard using JSON for usage as keyboardtest, so one may build different keyboard-layouts to use with. And where can i put a kind of plugin for an extension to assign the code to the corresponding keys and add them to the JSON output?

ijprest commented 5 years ago

I don't know about 'keyboardtest', but KLE is currently all about the physical keyboard layout. It does not currently handle scan-codes, etc.