csud
csud copied to clipboard
USB host keyboard source code
Could someone point me to the USB keyboard driver source? I need to revise the support for the consumer keys, volume up/down, mute etc. Thanks
This file contains the keyboard driver source/device/hid/keyboard.c. Hope that helps, good luck 😊
This file contains the keyboard driver source/device/hid/keyboard.c. Hope that helps, good luck 😊
Thanks, I'll dig through that!