mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-05-31 04:01:16 +02:00

In the header, this was defined as `set_unicode_input_mode`, but the implementation had `set_unicode_mode` for a name. Changed the implementation to match the header. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>