HelenOS sources

KC_T               60 uspace/drv/hid/adb-kbd/ctl.c 	[0x11] = KC_T,
KC_T               79 uspace/drv/hid/atkbd/atkbd.c 	[0x2c] = KC_T,
KC_T               66 uspace/drv/hid/usbhid/kbd/conv.c 	[0x17] = KC_T,
KC_T               71 uspace/drv/hid/xtkbd/xtkbd.c 	[0x14] = KC_T,
KC_T              400 uspace/lib/vt/src/vt100.c 		vt100_key(vt, KM_ALT, KC_T, 0);
KC_T             1027 uspace/lib/vt/src/vt100.c 		vt100_key(vt, 0, KC_T, c);
KC_T             1179 uspace/lib/vt/src/vt100.c 		vt100_key(vt, KM_SHIFT, KC_T, c);
KC_T             1303 uspace/lib/vt/src/vt100.c 		vt100_key(vt, KM_CTRL, KC_T, c);
KC_T              100 uspace/srv/hid/input/ctl/stty.c 	0,	KC_T,		0x74, GSP_END,
KC_T              158 uspace/srv/hid/input/ctl/stty.c 	KM_SHIFT,	KC_T,		0x54, GSP_END,
KC_T              236 uspace/srv/hid/input/ctl/stty.c 	KM_CTRL,	KC_T,		0x14, GSP_END,
KC_T              279 uspace/srv/hid/input/ctl/stty.c 	KM_ALT,	KC_T,		0x1b, 0x74, GSP_END,
KC_T              156 uspace/srv/hid/input/ctl/sun.c 	[0x3a] = KC_T,
KC_T               86 uspace/srv/hid/input/layout/ar.c 	[KC_T] = L'ف',
KC_T              144 uspace/srv/hid/input/layout/ar.c 	[KC_T] = L'ﻹ',
KC_T               70 uspace/srv/hid/input/layout/cz.c 	[KC_T] = 't',
KC_T              101 uspace/srv/hid/input/layout/cz.c 	[KC_T] = 'T',
KC_T              230 uspace/srv/hid/input/layout/cz.c 	[KC_T] = L'ť',
KC_T              244 uspace/srv/hid/input/layout/cz.c 	[KC_T] = L'Ť',
KC_T               58 uspace/srv/hid/input/layout/fr_azerty.c 	[KC_T] = 't',
KC_T               89 uspace/srv/hid/input/layout/fr_azerty.c 	[KC_T] = 'T',
KC_T               55 uspace/srv/hid/input/layout/us_dvorak.c 	[KC_T] = 'y',
KC_T               88 uspace/srv/hid/input/layout/us_dvorak.c 	[KC_T] = 'Y',
KC_T               58 uspace/srv/hid/input/layout/us_qwerty.c 	[KC_T] = 't',
KC_T               89 uspace/srv/hid/input/layout/us_qwerty.c 	[KC_T] = 'T',
HelenOS homepage, sources at GitHub