]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding inital outline for Univac-Sperry F3W9 keyboard.
authorJacob Alexander <triplehaata@gmail.com>
Sun, 4 Mar 2012 02:16:41 +0000 (21:16 -0500)
committerJacob Alexander <triplehaata@gmail.com>
Sun, 4 Mar 2012 02:16:41 +0000 (21:16 -0500)
commitb1686ce7ad537f6129a9568a2ada36831fa552e4
treedd054e49dd657b5fbd6d1337df74f3d03e0d8715
parentea284c03f01631b14086bced7ec72daf586fcc49
Adding inital outline for Univac-Sperry F3W9 keyboard.

- Not tested yet
- Packet size is large so it's not possible to use Teensy hardware
CMakeLists.txt
Keymap/keymap.h
Keymap/univacf3w9.h [new file with mode: 0644]
Scan/UnivacF3W9/scan_loop.c [new file with mode: 0644]
Scan/UnivacF3W9/scan_loop.h [new file with mode: 0644]
Scan/UnivacF3W9/setup.cmake [new file with mode: 0644]
USB/pjrc/usb_keyboard_debug.c
setup.cmake