zmk_mf68/app/include
innovaker 711658206f refactor(hid): Replace Zephyr usages with ZMK usages in HID reports
Replace `USAGE_GEN_DESKTOP` with `HID_USAGE_GD`.

Replace `USAGE_GEN_DESKTOP_KEYBOARD` with `HID_USAGE_GD_KEYBOARD`.

Replace `USAGE_GEN_DESKTOP_KEYPAD` with `HID_USAGE_KEY`.

Replace `0x0C` with `HID_USAGE_CONSUMER`.

Closes #217.
2020-11-03 23:50:54 -05:00
..
drivers Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
dt-bindings/zmk refactor(hid): Replace deprecated HID usage page references 2020-11-03 23:50:54 -05:00
linker fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
zmk refactor(hid): Replace Zephyr usages with ZMK usages in HID reports 2020-11-03 23:50:54 -05:00