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
This commit is contained in:
Jacob Alexander 2011-12-04 19:55:32 -08:00
parent ac5f6c015d
commit ea2654b662
9 changed files with 657 additions and 15 deletions

View file

@ -19,10 +19,10 @@
* THE SOFTWARE.
*/
#ifndef __TANDY1000_H
#define __TANDY1000_H
#ifndef __MICROSWITCH8304_H
#define __MICROSWITCH8304_H
// This file contains various key layouts for the Tandy 1000 keyboard
// This file contains various key layouts for the Convergent microswitch8304 keyboard
// ----- Variables -----