Hi all,
Based on the Framework_Inputmodule_CircuitPython/macropad_keyscan.py at main · FrameworkComputer/Framework_Inputmodule_CircuitPython · GitHub repository that makes use of circuitpython for the Framework Macropad, I’ve created a version that adds some interesting functionalities:
- Per-key-per-application configuration of the RGB
- Regexp based key overlays, making “.” the default layer that will place keys for any application if these keys are not used by any previous match.
You can find it here:
Contributions and requests are welcome!