summaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/whitefox.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* __flash? (#13799)Joel Challis2021-07-311-1/+1
|
* Migrate keyboards using uGFX to LED_MATRIX (#9657)Joakim Tufvegren2021-06-101-0/+76
|
* Whitefox refactor (#10175)Ryan2020-10-141-17/+1
|
* Enable tap dance and other features for Whitefoxandy2017-12-081-0/+17
| | | | The custom matrix code was missing calls to matrix_*_quantum, disabling quantum features.
* Initial whitefox supportKaleb Elwert2017-01-031-0/+17