Xteink-X4-crosspoint-reader/src
Arthur Tazhitdinov c49a819939
feat: front button remapper (#664)
## Summary

* Custom remapper to create any variant of front button layout.

## Additional Context

* Included migration from previous frontlayout setting
* This will solve:
    *  https://github.com/crosspoint-reader/crosspoint-reader/issues/654
    * https://github.com/crosspoint-reader/crosspoint-reader/issues/652
    * https://github.com/crosspoint-reader/crosspoint-reader/issues/620
    * https://github.com/crosspoint-reader/crosspoint-reader/issues/468

<img width="860" height="1147" alt="image"
src="https://github.com/user-attachments/assets/457356ed-7a7d-4e1c-8683-e187a1df47c0"
/>



---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**< PARTIALLY >**_
2026-02-05 22:37:17 +11:00
..
activities feat: front button remapper (#664) 2026-02-05 22:37:17 +11:00
components feat: UI themes, Lyra (#528) 2026-02-05 21:50:11 +11:00
images Move to SDK EInkDisplay and enable anti-aliased 2-bit text (#5) 2025-12-08 19:48:49 +11:00
network fix: move http upload state to heap (#657) 2026-02-05 21:03:19 +11:00
util fix: truncating chapter titles using UTF-8 safe function (#599) 2026-02-01 22:23:48 +11:00
Battery.h Public release 2025-12-03 22:06:45 +11:00
CrossPointSettings.cpp feat: front button remapper (#664) 2026-02-05 22:37:17 +11:00
CrossPointSettings.h feat: front button remapper (#664) 2026-02-05 22:37:17 +11:00
CrossPointState.cpp Ensure new custom sleep image every time (#300) 2026-01-14 21:05:08 +11:00
CrossPointState.h Ensure new custom sleep image every time (#300) 2026-01-14 21:05:08 +11:00
fontIds.h feat: Include superscripts and subscripts in fonts (#463) 2026-01-21 22:42:41 +11:00
main.cpp feat: UI themes, Lyra (#528) 2026-02-05 21:50:11 +11:00
MappedInputManager.cpp feat: front button remapper (#664) 2026-02-05 22:37:17 +11:00
MappedInputManager.h feat: front button remapper (#664) 2026-02-05 22:37:17 +11:00
RecentBooksStore.cpp feat: UI themes, Lyra (#528) 2026-02-05 21:50:11 +11:00
RecentBooksStore.h feat: UI themes, Lyra (#528) 2026-02-05 21:50:11 +11:00
WifiCredentialStore.cpp Add exFAT support (#150) 2025-12-30 16:09:30 +11:00
WifiCredentialStore.h Add connect to Wifi and File Manager Webserver (#41) 2025-12-20 01:05:43 +11:00