summaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/matrix.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-12Fix call to memset for various keyboardsKaleb Elwert1-2/+3
2017-12-08Enable tap dance and other features for Whitefoxandy1-0/+2
The custom matrix code was missing calls to matrix_*_quantum, disabling quantum features.
2017-01-10Wait for two ticks rather than 1Kaleb Elwert1-1/+1
2017-01-09Increase tick frequency for responsivenessKaleb Elwert1-1/+1
Based off of PR #866 which did the same thing for the infinity60
2017-01-04Initial whitefox supportKaleb Elwert1-0/+132