summaryrefslogtreecommitdiff
path: root/keyboards/whitefox/matrix.c
Commit message (Collapse)AuthorAge
* Fix call to memset for various keyboardsKaleb Elwert2018-01-12
|
* Enable tap dance and other features for Whitefoxandy2017-12-08
| | | | The custom matrix code was missing calls to matrix_*_quantum, disabling quantum features.
* Wait for two ticks rather than 1Kaleb Elwert2017-01-10
|
* Increase tick frequency for responsivenessKaleb Elwert2017-01-09
| | | | Based off of PR #866 which did the same thing for the infinity60
* Initial whitefox supportKaleb Elwert2017-01-03