Skip to content

Commit

Permalink
keysyms: Export explicitly named keysyms
Browse files Browse the repository at this point in the history
Added a tool to export explicitly named keysyms to a yaml file. This
includes the following keysyms properties:

- Value
- Name
- Corresponding Unicode code point, if relevant
- Corresponding case mapping, if relevant

This will allow us to check the case mappings easier and to refactor the
related functions.
  • Loading branch information
wismill committed Jul 27, 2024
1 parent 45d64a7 commit 798b7b7
Show file tree
Hide file tree
Showing 3 changed files with 7,281 additions and 0 deletions.
Loading

0 comments on commit 798b7b7

Please sign in to comment.