HelenOS sources

KC_LBRACKET        76 uspace/drv/hid/adb-kbd/ctl.c 	[0x21] = KC_LBRACKET,
KC_LBRACKET        86 uspace/drv/hid/atkbd/atkbd.c 	[0x54] = KC_LBRACKET,
KC_LBRACKET        93 uspace/drv/hid/usbhid/kbd/conv.c 	[0x2f] = KC_LBRACKET,
KC_LBRACKET        78 uspace/drv/hid/xtkbd/xtkbd.c 	[0x1a] = KC_LBRACKET,
KC_LBRACKET      1180 uspace/lib/vt/src/vt100.c 		vt100_key(vt, 0, KC_LBRACKET, c);
KC_LBRACKET      1332 uspace/lib/vt/src/vt100.c 		vt100_key(vt, KM_SHIFT, KC_LBRACKET, c);
KC_LBRACKET       107 uspace/srv/hid/input/ctl/stty.c 	0,	KC_LBRACKET,	0x5b, GSP_END,
KC_LBRACKET       165 uspace/srv/hid/input/ctl/stty.c 	KM_SHIFT,	KC_LBRACKET,	0x7b, GSP_END,
KC_LBRACKET       162 uspace/srv/hid/input/ctl/sun.c 	[0x40] = KC_LBRACKET,
KC_LBRACKET        71 uspace/srv/hid/input/layout/ar.c 	[KC_LBRACKET] = L'ج',
KC_LBRACKET       129 uspace/srv/hid/input/layout/ar.c 	[KC_LBRACKET] = '<',
KC_LBRACKET       157 uspace/srv/hid/input/layout/cz.c 	[KC_LBRACKET] = '/',
KC_LBRACKET       180 uspace/srv/hid/input/layout/cz.c 	[KC_LBRACKET] = L'ú',
KC_LBRACKET       195 uspace/srv/hid/input/layout/cz.c 	[KC_LBRACKET] = L'Ú',
KC_LBRACKET       136 uspace/srv/hid/input/layout/fr_azerty.c 	[KC_LBRACKET] = '^',
KC_LBRACKET       166 uspace/srv/hid/input/layout/fr_azerty.c 	[KC_LBRACKET] = L'¨',
KC_LBRACKET       140 uspace/srv/hid/input/layout/us_dvorak.c 	[KC_LBRACKET] = '/',
KC_LBRACKET       170 uspace/srv/hid/input/layout/us_dvorak.c 	[KC_LBRACKET] = '?',
KC_LBRACKET       132 uspace/srv/hid/input/layout/us_qwerty.c 	[KC_LBRACKET] = '[',
KC_LBRACKET       161 uspace/srv/hid/input/layout/us_qwerty.c 	[KC_LBRACKET] = '{',
HelenOS homepage, sources at GitHub