/redox-layout-editor

A simple tool to edit your Redox keyboard keymap.

Primary LanguageHTMLMIT LicenseMIT

Redox Layout Editor

A simple web page that allows you to visually modify, save, load, and export keymaps for the Redox Rev1 keyboard running QMK firmware.

Layout Editor Screenshot

Usage

Either clone this repository and simply open redox-layout-editor.html with a browser, or use the one hosted at http://tilleyd.com/redox-layout-editor.html (no user data is ever uploaded).

It should be fairly easy to use. Simply click on the buttons and choose what you want it to do. You can add and remove layers and set buttons to activate them. Once you're done, save the layout as a JSON file to pick it up again in future, and export it to create a keymap.c source file ready to compile with QMK.

An example layout is provided in example-layout.json that you can load.

License

Copyright © 2021 Duncan Tilley. See the license notice for full details.

Issues

If you see any issues or possible improvements, please open an issue or feel free to make a pull request.