spiegel-keyman/core/include
Eberhard Beilharz 3e3a0dbce1
refactor(linux): mark undocumented keycodes as internal
Several keys that are defined in `winuser.h` were added after Keyman
defined its vkeys and so are not documented in the Keyman docs. This
change adds underscores before and after to mark them as being internal.
It's still useful to have them in the source code because it makes the
mapping between Linux keys and Keyman vkeys easier.

Addresses code review comment.
2025-03-26 16:49:31 +01:00
..
keyman refactor(linux): mark undocumented keycodes as internal 2025-03-26 16:49:31 +01:00
ldml chore(developer): update comments per review 2025-01-30 23:13:36 -06:00
meson.build chore(common): refactor shared types into km_types.h 2022-08-11 11:36:09 +02:00