summaryrefslogtreecommitdiff
path: root/keyboards/whitefox/matrix.c
AgeCommit message (Collapse)Author
2020-10-14Whitefox refactor (#10175)Ryan
2018-01-12Fix call to memset for various keyboardsKaleb Elwert
2017-12-08Enable tap dance and other features for Whitefoxandy
The custom matrix code was missing calls to matrix_*_quantum, disabling quantum features.
2017-01-10Wait for two ticks rather than 1Kaleb Elwert
2017-01-09Increase tick frequency for responsivenessKaleb Elwert
Based off of PR #866 which did the same thing for the infinity60
2017-01-03Initial whitefox supportKaleb Elwert