aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix call to memset for various keyboardsKaleb Elwert2018-01-121-2/+3
|
* Enable tap dance and other features for Whitefoxandy2017-12-081-0/+2
| | | | The custom matrix code was missing calls to matrix_*_quantum, disabling quantum features.
* Wait for two ticks rather than 1Kaleb Elwert2017-01-101-1/+1
|
* Increase tick frequency for responsivenessKaleb Elwert2017-01-091-1/+1
| | | | Based off of PR #866 which did the same thing for the infinity60
* Initial whitefox supportKaleb Elwert2017-01-031-0/+132