Skip to content

Commit

Permalink
Add Keyboard.h
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin committed Sep 17, 2017
1 parent ac8e941 commit 42500dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Empty file modified LICENSE.txt
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion README.txt
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ Atari 8-pin Keyboard Connector Arduino
7 Reset 4 (can be changed in code)
8 Not used

Copyright Kevin Peat 2013
Copyright Kevin Peat 2017
kevin 'at' kevinpeat.com
3 changes: 2 additions & 1 deletion USB_HID_Keyboard.ino
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
#include <Keyboard.h>
/*
* -------------------------------------------------------------------------
* Interface Atari ST Keyboard to USB HID Keyboard
* -------------------------------------------------------------------------
* Initial idea and some original code provided by user 'joska' of
* http://www.atari-forum.com - license unknown
* -------------------------------------------------------------------------
* Copyright Kevin Peat 2013
* Copyright Kevin Peat 2017
* [email protected]
* My changes and additions are licensed public domain
* -------------------------------------------------------------------------
Expand Down

0 comments on commit 42500dc

Please sign in to comment.