oh hey, it's doing that analog-buttons trick!
See, There's only 3 wires for eight buttons: voltage, ground, and "key".
Each button has a resistor inline, and the microcontroller on the other end measures the resistance of the keypad, and can figure out which key is pressed based on that.