-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There are tools like https://github.com/nickcoutsos/keymap-layout-tools/tree/main/kicad-to-layout which is online at https://nickcoutsos.github.io/keymap-layout-tools/ to turn a keyboard PCB design in KiCad into a QMK stlye JSON file. Here's a screenshot showing the Corne layout:
You can then turn that QMK style JSON into a ZMK Style DTSI file using https://zmk-physical-layout-converter.streamlit.app/ when writing ZMK Firmware with ZMK Studio support.
However, I am not aware of anything similar for making a KLE style JSON file, for use with writing Vial firmware.
If KLE-NG could import these QMK style JSON files, it would make writing Vial firmware with a nice reprentation of the physical layout much easier 🤞
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request