We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d1958 commit aa41507Copy full SHA for aa41507
content/hardware/03.nano/boards/nano-r4/features.md
@@ -47,4 +47,11 @@ Keep track of time & date and set alarms with the built-in RTC.
47
The RA4M1 and the GPIOs of this board operates on 5 V.
48
</Feature>
49
50
+<Feature title="Mouse/Keyboard Emulation (HID)" image="usb">
51
+Build game controllers by emulating a mouse/keyboard.
52
+<FeatureWrapper>
53
+ <FeatureLink title="Documentation" url="/tutorials/uno-r4-minima/usb-hid"/>
54
+</FeatureWrapper>
55
+</Feature>
56
+
57
</FeatureList>
0 commit comments