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