
21
Clears all key presses from the key buffer.
Sets the time between a key press and a key read by the display. Most switches will bounce when pressed; the
debounce time allows the switch to settle for an accurate read. Default is 8 representing approximately 52ms.
Debounce increment (debounce time = Time * 6.554ms).
Sets key press repeat mode to typematic or hold. In typematic mode if a key press is held, the key value is
transmitted immediately, then 5 times a second after a 1 second delay. In hold mode, the key down value is
transmitted once when pressed, and then the key up value is sent when the key is released. Default is typematic.
1 for hold mode or 0 for typematic.
Turns auto repeat mode off. Default is on (typematic).
Key Down Key Up
Key Down Key Up
Key Down Key Up
Assigns the key down and key up values sent to the host when a key press is detected. A key up and key down
value must be sent for every key, a value of 255 will leave the key unaltered. Defaults are shown below.
Key down values, beginning at row one column one moving right then down.
Key up values, beginning at row one column one moving right then down.
Table 16: Default Key Down Values
Table 17: Default Key Up Values
Comentários a estes Manuais