# HID Keyboard (FreeRTOS) ## Overview This example project shows USB HID Keyboard - PC sees a keyboard via Device Manager ## Board Setting - Connect a USB port on PC to the PWR DEBUG port on the development board with a USB Type-C cable - Connect a USB port on PC to one of USB port on the development board with a USB Type-C cable ## Running the example - Download the program and run. The computer can automatically recognize and enumerate a device with a keyboard. - Pressing the PBUTN button on the board is equivalent to pressing "A" on the keyboard.