summaryrefslogtreecommitdiff
path: root/keyboards/handwired/frankie_macropad/keymaps
Commit message (Collapse)AuthorAge
* Use single memcmp to determine if matrix changed. (#13064)Nick Brassel2021-06-09
| | | | | | | * 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.
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-21
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] Add handwired/frankie_macropad (#12349)Eric Wood2021-04-18
Co-authored-by: Ryan <fauxpark@gmail.com>