mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2026-02-23 18:02:36 +00:00
Use a single uint32_t to store the unicode of a symbol, instead of an array of uint16_ts. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>