https://keyboardsimulator.xyz/
design and test virtual 3d keyboards.
npm install
npm start
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.
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