arduino stuffs
Diffstat (limited to 'libraries/Keyboard/library.properties')
-rw-r--r--libraries/Keyboard/library.properties9
1 files changed, 0 insertions, 9 deletions
diff --git a/libraries/Keyboard/library.properties b/libraries/Keyboard/library.properties
deleted file mode 100644
index f0e65a4..0000000
--- a/libraries/Keyboard/library.properties
+++ /dev/null
@@ -1,9 +0,0 @@
-name=Keyboard
-version=1.0.3
-author=Arduino
-maintainer=Arduino <[email protected]>
-sentence=Allows an Arduino board with USB capabilities to act as a Keyboard.
-paragraph=This library plugs on the HID library. It can be used with or without other HID-based libraries (Mouse, Gamepad etc)
-category=Device Control
-url=https://www.arduino.cc/reference/en/language/functions/usb/keyboard/
-architectures=*