Get *basic* USB report sending working.

This commit is contained in:
Pete Johanson
2020-05-05 16:09:05 -04:00
parent fe961d54a3
commit a63a773983
8 changed files with 126 additions and 11 deletions

View File

@@ -1,4 +1,6 @@
# CONFIG_RUST=y
# CONFIG_RUST_ALLOC_POOL=y
CONFIG_KSCAN=y
CONFIG_KSCAN_GPIO=y
CONFIG_USB=y
CONFIG_USB_DEVICE_STACK=y
CONFIG_USB_DEVICE_HID=y
CONFIG_USB_DEVICE_PRODUCT="ZMK Firmware"