-
Notifications
You must be signed in to change notification settings - Fork 63
Description
Hi! I've just found this web-app: https://github.com/remap-keys/remap
It provides the ability to remap keys and update (QMK) firmware from the browser. This seems to be a much nicer way than using QMK Configurator, exporting layout file or firmware, using QMK Toolbox or qmk CLI, etc.
I'm not completely sure how to enable Ferris support in Remap, but if I understand correctly
- there has to be a JSON file describing the keyboard, like those is this repo: https://github.com/the-via/keyboards (see https://caniusevia.com/docs/specification)
- that file has to be submitted at https://remap-keys.app/keyboards, by the author of the keyboard
- then it gets reviewed and approved by the Remap maintainers
I found this on Discord:
There are JSON files for VIA support in the the-via/keyboards repository, are not in the qmk/qmk_firmware repository. And, there is no any licenses in the the-via repositories. It means that we can't use them without getting approval by the original submitter, we think.
If this makes sense to you, and you know how to write that JSON file, could you submit one for Ferris?