Other Parts Discussed in Thread: MSP430WARE
Tool/software:
We are implementing USB keyboard using MSP430F5529. The keyboard has two keys for Brightness UP and Brightness Down to control Windows brightness for LCD.
Usage IDs are obtained from below link
https://learn.microsoft.com/en-us/windows-hardware/drivers/hid/display-brightness-control
After adding HEX values in keyboard.h file in the project, we are not getting brightness control.
Pls suggest how to implement.