zmk_mf68/app/include
innovaker 1d18900a99 refactor(core): define usage page as uint16_t
Aligns with the HID specification.

Usage page values were sometimes declared as uint8_t and sometimes uint16_t.  This commit aligns all instances with the HID specification for consistency.

PR: #521
2021-01-15 01:48:39 -05:00
..
drivers refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
dt-bindings/zmk (feat) Allow setting underglow color by key press 2021-01-08 16:08:13 -05:00
linker fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
zmk refactor(core): define usage page as uint16_t 2021-01-15 01:48:39 -05:00