fusion_hat.modules.keypad module

class fusion_hat.modules.keypad.Keypad(rows_pins, cols_pins, keys)[source]

Bases: object

read()[source]

Read the currently pressed keys on the keypad. :return: A list of pressed keys.