Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use single memcmp to determine if matrix changed. (#13064) | Nick Brassel | 2021-06-09 | 1 | -0/+19 |
| | | | | | | | * 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 Jaelre | 2021-05-21 | 1 | -1/+2 |
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | [Keyboard] Add handwired/frankie_macropad (#12349) | Eric Wood | 2021-04-18 | 2 | -0/+41 |
Co-authored-by: Ryan <fauxpark@gmail.com> |