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:
parent
ac5f6c015d
commit
ea2654b662
9 changed files with 657 additions and 15 deletions
|
@ -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 -----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue