]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Intial commit of the SonyNEWS scan module
authorJacob Alexander <triplehaata@gmail.com>
Mon, 5 Dec 2011 03:55:32 +0000 (19:55 -0800)
committerJacob Alexander <triplehaata@gmail.com>
Mon, 5 Dec 2011 03:55:32 +0000 (19:55 -0800)
commitea2654b6629a5b9e3935d71361b2c8b8006a5109
tree2242a0bec55cc825bc50bab1e53a495a78b4267a
parentac5f6c015dd33256e992027670264cacc4411ca9
Intial commit of the SonyNEWS scan module

- Keyboard output fully working
- Not all of the features are implemented yet (input, speaker, or power
  detection)
- There is no plan for mouse support
Keymap/keymap.h
Keymap/microswitch8304.h
Keymap/sonynews.h [new file with mode: 0644]
Keymap/usb_keys.h
Scan/Kaypro1/scan_loop.c
Scan/MicroSwitch8304/scan_loop.c
Scan/SonyNEWS/scan_loop.c [new file with mode: 0644]
Scan/SonyNEWS/scan_loop.h [new file with mode: 0644]
Scan/SonyNEWS/setup.cmake [new file with mode: 0644]