# HID Mouse ## Overview This example project shows USB HID Mouse - PC sees a mouse 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 mouse. - Pressing the PBUTN button on the board is equivalent to moving the mouse to the right.