Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Scan/FACOM6684
Jacob Alexander db01d733b7 Completed the FACOM 6684 converter...
Unfortunately, the protocol annoying, with only 3 keys having Press/Release signals.
Some of the keys were only meant to be pressed once, and do not have repeat functionality.

The current implementation is a bit slow, so some keys may get lost during USB sending.
This is probably fixable, not sure if I want to spend the time on it though.

There is a keyboard input protocol, but I'm not sure of what information can be transmitted to the keyboard.
The terminal does send some information back and forth between the keyboard, but I'm unclear of the purpose, as I can never get any response out of the keyboard.
2013-01-20 20:27:14 -05:00
..
scan_loop.c Completed the FACOM 6684 converter... 2013-01-20 20:27:14 -05:00
scan_loop.h Adding initial FACOM template, and buildall.bash regression script. 2013-01-14 21:31:50 -05:00
setup.cmake Adding initial FACOM template, and buildall.bash regression script. 2013-01-14 21:31:50 -05:00