Development - potential enhancements
User interaction
→ Any feedback on GUI ?...
→ Translate into other languages (easy if you speak it, as all is packed into chmfp-lang.h)
Keys
→ Add more modifier keys as we only have one (but does one really need more than 200 keys ? CCM only defines one, anyway)
→ Implement dynamic key re-mapping (sounds complicated from a usability perspective)
Macros
→ Add a possibility to generate mouse / axes movements and other macros from a macro (but would this really be useful and usable ?)
→ Add a possibility to trigger another macro before the running macro finishes (same comment)
Hardware support
→ Allow application to auto-detect connection of MFP (difficult from user-space, would need polling)
→ Implement support for other similar input devices (such as G13, etc.)