Some broken clients (most notably Chromium and its descendants)
try to interpret keymaps as if they were input sequences coming
from evdev. Workaround that by only using codes that directly
produce characters.
Fixes#244
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/692>