The keymap handling here interferes with the type folio (i'm using the UK one). For instance KEY_APOSTROPHE is always mapped to the incorrect key.
Yaft should migrate to keyboard handling via https://github.com/reMarkable/epaper-qpa when the folio is attached.
|
const std::vector<EvKeyInfo> keymap = { |
The keymap handling here interferes with the type folio (i'm using the UK one). For instance KEY_APOSTROPHE is always mapped to the incorrect key.
Yaft should migrate to keyboard handling via https://github.com/reMarkable/epaper-qpa when the folio is attached.
rM2-stuff/apps/yaft/keyboard.cpp
Line 155 in 97a35cb