DeqingSun / ch55xduino

An Arduino-like programming API for the CH55X
GNU Lesser General Public License v2.1
449 stars 87 forks source link

Suggestions for uploading and downloading data on HID #141

Closed test1025 closed 1 year ago

test1025 commented 1 year ago

I hope to add an example of using HID media keyboard to upload and download data, so that there is no need to declare both serial port and HID keyboard at the same time

DeqingSun commented 1 year ago

Check the qmkCompatibleKeyboard example.