Kiibohd Controller
Find a file
Jacob Alexander 266b59b851 Initial commit of the Kaypro1 scan module
- Does not output to usb yet
- USART is functionally getting characters from the keyboard and sending
  beep codes and ACK request code (Baud rate properly calculated)
- Uses hard-coded keys for the PC to Keyboard commands (not desireable)
- Keyboard sends ASCII data, which makes doing things like holding
  multiple keys almost impossible to detect (the board isn't NKRO
  anyways, though I've found 8+ key combos that work)
2011-11-01 00:02:10 -07:00
Debug Tandy 1000 Converter, basicly works, except for packet mismatches 2011-10-01 00:54:18 -07:00
Keymap Making sub-modules of matrix for HeathZenith and BudKeypad 2011-10-16 21:38:56 -07:00
LoadFile Formalizing code module structure and inheritance (Large Commit) 2011-09-29 22:22:19 -07:00
Macro/basic Adding soft entry bootloader via key sequence. 2011-10-16 00:45:10 -07:00
Scan Initial commit of the Kaypro1 scan module 2011-11-01 00:02:10 -07:00
USB/pjrc Adding soft entry bootloader via key sequence. 2011-10-16 00:45:10 -07:00
CMakeLists.txt Initial commit of the Kaypro1 scan module 2011-11-01 00:02:10 -07:00
main.c Basic matrix module for the hall effect keypad now working. 2011-10-15 20:01:46 -07:00
setup.cmake Initial commit of the Kaypro1 scan module 2011-11-01 00:02:10 -07:00