DECLARE SUB DQBremoveKeyboard ()
none
Turns off the custom keyboard interrupt handler if it was on, giving the keyboard control back to the old BIOS routines. This function is automatically called by DQBclose.
See also DQBinstallKeyboard
See DQBkey example