mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Note there was one place where a non-strict prototype was actually being used with an argument, in `zmk_hog_init`. In this case, the actual argument type was added instead.
2 lines
53 B
C
2 lines
53 B
C
struct k_work_q *zmk_workqueue_lowprio_work_q(void);
|