A version of the PS/2 library customized for MbedConsole. Also includes a few things that make it's behavior easier to control and a few bug fixes.
Fork of PS2 by
History
Changed interrupt priority and initialization to use keyboard defaults
2012-09-28, by earlz [Fri, 28 Sep 2012 04:03:35 +0000] rev 5
Changed interrupt priority and initialization to use keyboard defaults
Made it easier to work with for how my code works (AlloyOS port)
2012-09-26, by earlz [Wed, 26 Sep 2012 05:21:38 +0000] rev 4
Made it easier to work with for how my code works (AlloyOS port)
Fixed small bug with uninitialized variable
2012-09-26, by earlz [Wed, 26 Sep 2012 04:12:42 +0000] rev 3
Fixed small bug with uninitialized variable