mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-12-16 15:06:16 +08:00
* Add user-overridable callback for cancelling UCIS input To clean up things from qk_ucis_start_user() for instance. * restore lost newline to quantum/process_keycode/process_ucis.c Co-Authored-By: shinmai <aapo.saaristo@gmail.com>