Matrix Orbital DD-DB1 LCD/VFD Dev Board User Manual
Page 31

6.6.Set Auto
Repeat Mode
Dec
Hex
254 126
FE 7E
Mode
Mode
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, then the key up value is sent when the key is released. Default is typematic.
Mode
1 byte, 1 for hold mode or 0 for typematic
6.7.Auto Repeat
Mode Off
Dec
Hex
254 96
FE 60
Turns auto repeat mode off. Default is on (typematic).
6.8.Assign
Keypad Codes
Dec
Hex
254 213
FE D5
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. Defaults are shown below and
can be reset by setting all values to 255.
Key Down
25 bytes, key down values
Key Up
25 bytes, key up values
KeyDown
KeyUp
A(65) B(66) C(67) D(68) E(69)
a(97) b(98)
c(99) d(100) e(101)
F(70) G(71) H(72) I(73) J(74)
f(102) g(103) h(104) i(105) j(106)
K(75) L(76) M(77) N(78) O(79)
k(107) l(108) m(109) n(110) o(111)
P(80) Q(81) R(82) S(83) T(84)
p(112) q(113) r(114) s(115) t(116)
U(85) V(86) W(87) X(88) Y(89)
u(117) v(118) w(119) x(120) y(121)
29