We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b42197 commit b1bf8beCopy full SHA for b1bf8be
library.properties
@@ -6,4 +6,4 @@ sentence=Allows an Arduino board with USB capabilities to act as a Keyboard.
6
paragraph=This library plugs on the HID library. It can be used with or without other HID-based libraries (Mouse, Gamepad etc)
7
category=Device Control
8
url=https://www.arduino.cc/reference/en/language/functions/usb/keyboard/
9
-architectures=*
+architectures=avr, samd, sam
0 commit comments