summaryrefslogtreecommitdiff
path: root/keyboards/handwired/frankie_macropad
AgeCommit message (Collapse)Author
2021-06-09Use single memcmp to determine if matrix changed. (#13064)Nick Brassel
* Use memcmp to determine if matrix changed. * Firmware size issues. * Add documentation for the lack of need of MATRIX_ROW_PINS/MATRIX_COL_PINS, when overriding low-level matrix functions.
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-04-18[Keyboard] Add handwired/frankie_macropad (#12349)Eric Wood
Co-authored-by: Ryan <fauxpark@gmail.com>