HelenOS sources

KC_H               47 uspace/drv/hid/adb-kbd/ctl.c 	[0x04] = KC_H,
KC_H               96 uspace/drv/hid/atkbd/atkbd.c 	[0x33] = KC_H,
KC_H               54 uspace/drv/hid/usbhid/kbd/conv.c 	[0x0b] = KC_H,
KC_H               88 uspace/drv/hid/xtkbd/xtkbd.c 	[0x23] = KC_H,
KC_H              457 uspace/lib/vt/src/vt100.c 		vt100_key(vt, KM_ALT, KC_H, c);
KC_H             1085 uspace/lib/vt/src/vt100.c 		vt100_key(vt, 0, KC_H, c);
KC_H             1237 uspace/lib/vt/src/vt100.c 		vt100_key(vt, KM_SHIFT, KC_H, c);
KC_H              115 uspace/srv/hid/input/ctl/stty.c 	0,	KC_H,		0x68, GSP_END,
KC_H              173 uspace/srv/hid/input/ctl/stty.c 	KM_SHIFT,	KC_H,		0x48, GSP_END,
KC_H              294 uspace/srv/hid/input/ctl/stty.c 	KM_ALT,	KC_H,		0x1b, 0x68, GSP_END,
KC_H              180 uspace/srv/hid/input/ctl/sun.c 	[0x52] = KC_H,
KC_H               98 uspace/srv/hid/input/layout/ar.c 	[KC_H] = L'ا',
KC_H              156 uspace/srv/hid/input/layout/ar.c 	[KC_H] = L'أ',
KC_H               82 uspace/srv/hid/input/layout/cz.c 	[KC_H] = 'h',
KC_H              113 uspace/srv/hid/input/layout/cz.c 	[KC_H] = 'H',
KC_H               70 uspace/srv/hid/input/layout/fr_azerty.c 	[KC_H] = 'h',
KC_H              101 uspace/srv/hid/input/layout/fr_azerty.c 	[KC_H] = 'H',
KC_H               67 uspace/srv/hid/input/layout/us_dvorak.c 	[KC_H] = 'd',
KC_H              100 uspace/srv/hid/input/layout/us_dvorak.c 	[KC_H] = 'D',
KC_H               70 uspace/srv/hid/input/layout/us_qwerty.c 	[KC_H] = 'h',
KC_H              101 uspace/srv/hid/input/layout/us_qwerty.c 	[KC_H] = 'H',
HelenOS homepage, sources at GitHub