Summary
Add a browser-based configuration UI so users can remap keys and configure device behavior without using the CLI.
Motivation
A community member suggested QMK/VIA compatibility for remapping. While native QMK/VIA support isn't feasible on our ESP32-based hardware, a browser-based UI could deliver a similar user experience.
Proposed Solution
- Web UI accessible via browser (no install required)
- Key remapping support
- Combo/chord key configuration (e.g. KEY_A + KEY_B →
/batch)
- Real-time preview / apply without reflashing
References
Summary
Add a browser-based configuration UI so users can remap keys and configure device behavior without using the CLI.
Motivation
A community member suggested QMK/VIA compatibility for remapping. While native QMK/VIA support isn't feasible on our ESP32-based hardware, a browser-based UI could deliver a similar user experience.
Proposed Solution
/batch)References