Skip to content

Missing USB Keyboard and Mouse support #252

Open
@blackketter

Description

@blackketter

The USB keyboard and mouse examples do not build for RP2040 based boards with the error:

In file included from /Applications/Arduino.app/Contents/Java/examples/09.USB/Keyboard/KeyboardMessage/KeyboardMessage.ino:23:0:
/Applications/Arduino.app/Contents/Java/libraries/Keyboard/src/Keyboard.h:25:10: fatal error: HID.h: No such file or directory
 #include "HID.h"
          ^~~~~~~
compilation terminated.
exit status 1
Error compiling for board Arduino Nano RP2040 Connect.

Is this feature expected to work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions