I am developing a bluetooth keyboard and I have the following question. This might be more appropriate for the HID people to answer.
Traditionally when caps lock is pressed on a pc , an hid report is sent from host to the device to enable/ disable the keyboards led. Ie the leds are managed by the host in order to avoid confusion when multiple keyboards are connected. It seems that macOS only sends a turn off led report rather than both an on and off. Is this the desired behavior?
Thank you,
Yiangos