Initial commit of the Burroughs Ergonomic Terminal Keyboard module (BETKB)
- Doesn't work yet
This commit is contained in:
parent
fc1bf619b6
commit
9b1f7e486c
6 changed files with 672 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
#| Please the {Scan,Macro,USB,Debug}/module.txt for information on the modules and how to create new ones
|
||||
|
||||
##| Deals with acquiring the keypress information and turning it into a key index
|
||||
set( ScanModule "UnivacF3W9" )
|
||||
set( ScanModule "BETKB" )
|
||||
|
||||
##| Uses the key index and potentially applies special conditions to it, mapping it to a usb key code
|
||||
set( MacroModule "buffer" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue