zmk/app/include
Chris Andreae 64711588e7
lint: add (void) parameter to pass -Wstrict-prototypes
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.
2023-12-18 23:21:19 +09:00
..
drivers refactor(behaviors): Create a list to lookup behaviors 2023-12-04 20:06:54 -06:00
dt-bindings/zmk bt: add BT_CLR_ALL behaviour 2023-12-18 23:18:35 +09:00
linker refactor(behaviors): Create a list to lookup behaviors 2023-12-04 20:06:54 -06:00
zmk lint: add (void) parameter to pass -Wstrict-prototypes 2023-12-18 23:21:19 +09:00