HelenOS sources

PS2_BUTTON_COUNT  276 uspace/drv/hid/ps2mouse/ps2mouse.c 	bool buttons[PS2_BUTTON_COUNT] = { };
PS2_BUTTON_COUNT  295 uspace/drv/hid/ps2mouse/ps2mouse.c 		for (unsigned i = 0; i < PS2_BUTTON_COUNT; ++i) {
HelenOS homepage, sources at GitHub