aboutsummaryrefslogtreecommitdiff
path: root/include/06.keyboard/deo5
blob: 57028c5cfb2442cbdba9f149620093f130559e93 (plain)
1
2
3
4
5
6
7
char charcode[256];
char shift_charcode[256];
bool ispressed[128];
#define lshift 0x2A
#define rshift 0x36
#define lctrl 0x1D
#define rctrl 0x1D