- The Dygma Raise keyboard uses an open-source firmware based on Kaleidoscope. The firmware goes inside the keyboard.
- To customize the Raise keyboard, we use Bazecor, our configurator software, which is also open source.
- Since our software and firmware are 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.