HelenOS sources

KC_F10            152 uspace/drv/hid/adb-kbd/ctl.c 	[0x6d] = KC_F10,
KC_F10            137 uspace/drv/hid/atkbd/atkbd.c 	[0x09] = KC_F10,
KC_F10            115 uspace/drv/hid/usbhid/kbd/conv.c 	[0x43] = KC_F10,
KC_F10            129 uspace/drv/hid/xtkbd/xtkbd.c 	[0x44] = KC_F10,
KC_F10            449 uspace/lib/ui/src/menubar.c 	if (event->key == KC_F10) {
KC_F10           1047 uspace/lib/ui/src/wdecor.c 		if (event->key == KC_F10) {
KC_F10            221 uspace/lib/ui/test/menubar.c 	event.key = KC_F10;
KC_F10            485 uspace/lib/ui/test/tab.c 	event.key = KC_F10;
KC_F10            211 uspace/lib/ui/test/tabset.c 	event.key = KC_F10;
KC_F10            788 uspace/lib/ui/test/wdecor.c 	event.key = KC_F10;
KC_F10            827 uspace/lib/vt/src/vt100.c 		vt100_key(vt, 0, KC_F10, 0);
KC_F10            211 uspace/srv/hid/input/ctl/stty.c 	0,	KC_F10,		0x1b, 0x5b, 0x32, 0x31, 0x7e, GSP_END,
KC_F10            105 uspace/srv/hid/input/ctl/sun.c 	[0x07] = KC_F10,
HelenOS homepage, sources at GitHub