apple1/SmartyKit 1 basic drivers/SmartyKit1_KeyboardDriverBasic
Computer construction kit SmartyKit 2c05bfe26e
Beta version of 40 Keys custom keyboard driver
This driver is used with 40 keys keyboard (10 cols and 4 rows, so 14 pins used) and sends char to CPU via serial connection (3 pins for Clock, Data and Latch).
2022-01-31 02:29:16 +03:00
..
PS2KeyAdvanced.cpp Adding PS2KeyAdvanced library to a Keyboard driver to support modern PS/2 Keyboards (like Perixx) 2022-01-26 11:02:37 +03:00
PS2KeyAdvanced.h Adding PS2KeyAdvanced library to a Keyboard driver to support modern PS/2 Keyboards (like Perixx) 2022-01-26 11:02:37 +03:00
PS2KeyCode.h Adding PS2KeyAdvanced library to a Keyboard driver to support modern PS/2 Keyboards (like Perixx) 2022-01-26 11:02:37 +03:00
PS2KeyTable.h Adding PS2KeyAdvanced library to a Keyboard driver to support modern PS/2 Keyboards (like Perixx) 2022-01-26 11:02:37 +03:00
SmartyKit1_40keysKeyboardDriver.ino Beta version of 40 Keys custom keyboard driver 2022-01-31 02:29:16 +03:00
SmartyKit1_KeyboardDriverBasic.ino Added KeyMap 2022-01-23 19:03:56 +00:00