Hello
I am developping a BLE device acting as an HID keyboard.
Since I am French I want my device to act as an AZERTY keyboard, but with Android phone it is always reconize as a QWERTY keyboard.
So, when I send an input report with keycode = 20 it prints me a 'q' instead of a 'a'.
I've tried to change the bcountrycode but it did not change anything.
If you have any idea of what should I change so my Android phone knows automatically that my device is a PC AZERTY keyboard.
Best Regards
Thibaud