zmk/app/include
innovaker 2bc7d282eb 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
2020-12-28 15:26:42 +00:00
..
drivers refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
dt-bindings/zmk refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -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 2020-12-28 15:26:42 +00:00