Module matrix

Source
Expand description

A matrix scanning impl. with delay. Hardware pin switch matrix handling.

Structsยง

DirectPinMatrix
Newtype wrapper around [keyberon::matrix::DirectPinMatrix] to implement crate::input::MatrixScanner for it.
Matrix
Describes the hardware-level matrix of switches.