Skip to content
 
 

Repository files navigation

KeySim

https://keyboardsimulator.xyz/

design and test virtual 3d keyboards.

getting started

npm install
npm start

adding colorways

run the command npm run create-colorway COLORWAY_ID "COLORWAY_NAME" to create the file: /src/config/colorways/colorway. Edit this file directly or paste json from the advanced section of the editor tab.

configuration

json configuration for layouts and keymaps are based on qmk. keymaps can be changed by switching the corresponding keycodes.

NOTE: Special keys from keyboards with custom firmware (e.g. layer switching) may not trigger keydown events, as these are not supported in javascript

alt example image

alt example image

alt example image

About

design and test virtual 3d keyboards.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages