Support for USB-HID so that M5 devices can act as usb keyboards or mouse.
N
			
			
			
		Posts made by nzmillsto
- 
    UIFlow usb-hid supportposted in Features Wish List
- 
    Core 2 Micropython usb-hidposted in GeneralHi Is there a way to make a Core 2 appear as a USB keyboard and perform key presses on devices it is plugged into? It looks like the pyb library is needed for this with usb_hid but I can't seem to import these. Any tips / tricks?