Commit Graph

14 Commits

Author SHA1 Message Date
chris-torrence
0961b9714a Remove unsigned int warnings
Use casts to remove all unsigned int to char warnings
2016-09-04 16:08:29 -06:00
chris-torrence
cc921cd825 Improve caps lock behavior, clean up code
Add a delay so the initial caps lock state is in sync with the
keyboard. Light up LED to show caps lock. Remove unneeded
digitalWrite’s for Shift, Ctrl, OApple, CApple, clean up indentation.
2016-09-04 12:01:48 -06:00
Charles Mangin
30cd65dcb3 Rev4 of keyboard shields
Adds LED and switch breakout to IIc version, smaller slight redesign to
IIe version.
2014-07-31 22:39:52 -04:00
Charles Mangin
f1c346c3a9 updated READMEs, Fritzing files for 16- to 9-pin adapter 2014-01-14 15:48:37 -05:00
Charles Mangin
3cf7e2cf3c Added Joystick Shield files 2013-10-24 11:35:45 -04:00
Charles Mangin
275a3b7b5d New feature: F-Key support
When caps lock is active, the numbers 1 through 0 act as F1 through
F10.
2013-09-18 15:02:05 -04:00
Charles Mangin
eac1b7e6af pin 23 errata. caps lock fix rolled back. 2013-07-28 13:48:06 -04:00
Charles Mangin
b77765a6c3 rolled back capslock code. 2013-07-25 22:16:09 -04:00
Eric Rucker
ec20a3a31b Update IIe_keyboard.ino
Changed caps lock code to synchronize with caps lock LED
2013-07-24 22:27:25 -05:00
Charles Mangin
b36ae2680c fixed broken shift state 2013-06-20 13:04:51 -04:00
Charles Mangin
6d752d6f4e updated caps lock behavior. 2013-05-01 16:01:08 -04:00
Charles Mangin
b50053626a updates for ESC key and CAPS LOCK 2013-04-22 15:26:36 -04:00
Charles Mangin
fdee43b02d added keypad to IIe
adds keypad keys for IIe with extended keyboard.
2013-02-15 15:08:50 -05:00
Charles Mangin
31c1c9c1df initial push
added PCB files, arduino code for the IIe->USB adapter.
2012-12-03 17:03:52 -05:00