The Raise is an open-source firmware based on Kaleidoscope. Since our software and firmware is open source, anyone can make an improvement or program their own plugins and the whole community can benefit from it.
The code-base is available online. They can download the latest firmware source code in our Github, make their modifications, build a new version, and flash it back to their keyboard.
The result of the build process will be a new file that will replace the current firmware on the keyboard.
To upload your custom firmware, you can either:
- Use the internal provided tool in the make file.
- Use Bazecor using the .hex extension file.
If you're interested in creating your custom firmware, follow the steps on Github.