I’m trying to get started making keyboards for mobile devices and I’m getting stuck at the start.
I want to do a simple test; have two characters available in the longpress menu when I press D.
So I go to the touch layout page, click D, click “Add longpress popup” then insert one character in the keycap that appears in the bottom line. Then I click the + beside it to add a second keycap, insert my second character there, then I compile, make the keyboard into a KMP package and put it on my Google drive. Screenshot of what my layout looks like in Keyman Developer.
On my iPhone, I can open the KMP file, and have it copied to Keyman, Keyman installs the keyboard. When I test it, I do see two characters appear when I press and hold ‘d’, but neither of them are the characters I added. What am I doing wrong?