diff --git a/.DS_Store b/.DS_Store index 5008ddf..6e22f80 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..b3d358c --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Arduino code requires keypad library by Mark Stanley, Alexander Brevig from: +http://www.arduino.cc/playground/Code/Keypad + +Uses the PJRC Teensy++ 2.0 and Teensyduino libraries, specifically USB HID and Keyboard(): +http://www.pjrc.com/teensy/teensyduino.html