keyboardio / KeyboardioHID

A HID library for Arduino
MIT License
34 stars 17 forks source link

make BootKeyboard first HID #94

Closed tlyu closed 1 year ago

tlyu commented 1 year ago

Use a singleton for BootKeyboard to make sure that it is the first HID interface. Some UEFIs or BIOSes appear to only recognize a boot keyboard if it's the first HID interface.