Swanium::Core::WonderSwanKey
Bit layout supplied by the platform layer to the keypad matrix.
Constants
A = 1_u16 << 10
B = 1_u16 << 11
Start = 1_u16 << 9
X1 = 1_u16 << 4
X2 = 1_u16 << 5
X3 = 1_u16 << 6
X4 = 1_u16 << 7
Y1 = 1_u16 << 0
Y2 = 1_u16 << 1
Y3 = 1_u16 << 2
Y4 = 1_u16 << 3