Skip to content

Commit 0eff647

Browse files
authored
Merge pull request #91 from arduino-libraries/karlsoderby/add-renesas-architecture
Add renesas_uno to list of supported architectures
2 parents 2db9e07 + 26ce5b5 commit 0eff647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sentence=Allows an Arduino board with USB capabilities to act as a Keyboard.
66
paragraph=This library plugs on the HID library. It can be used with or without other HID-based libraries (Mouse, Gamepad etc)
77
category=Device Control
88
url=https://www.arduino.cc/reference/en/language/functions/usb/keyboard/
9-
architectures=avr, samd, sam
9+
architectures=avr, samd, sam, renesas_uno

0 commit comments

Comments
 (0)