From cb5f7611aa8e295a4ee6f24c8919006eeef941fe Mon Sep 17 00:00:00 2001 From: CrazyRedMachine <36906596+CrazyRedMachine@users.noreply.github.com> Date: Tue, 16 Jun 2020 21:01:12 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a9d19ac..b044108 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,12 @@ They are usually based on mon's https://github.com/mon/Arduino-HID-Lighting whic As I needed more gpio than usual, this project was my first time working with Arduino Due and unfortunately the USB HID definitions are not compatible with Leonardo code so a lot of changes had to be made. -# Supported devices +# Supported devices and requirements This code has been tested on Arduino Due. It should still compile for Leonardo provided you redefine the pinout. +The keypad code requires the Keypad library by Mark Stanley and Alexander Brevig. It can be installed from the Arduino IDE Library manager. + # Features ## I/O