aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox
Commit message (Collapse)AuthorAgeFilesLines
* Define visualizer thread priority by defaultFred Sundvik2017-07-101-3/+1
|
* Remove ergodox from gdisp driver namesFred Sundvik2017-07-102-2/+2
|
* Move GDISP drivers to /drivers/ugfxFred Sundvik2017-07-105-351/+1
|
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-10/+10
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* Whitefox LED control (#1432)Ethan Madden2017-06-2513-9/+1039
| | | | | | * use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox
* Added whitefox keymapEthan Madden2017-06-132-0/+63
|
* Wait for two ticks rather than 1Kaleb Elwert2017-01-101-1/+1
|
* Fix mismatched indentationKaleb Elwert2017-01-091-1/+1
|
* Update clock frequencies to match the infinity ergodoxKaleb Elwert2017-01-091-15/+4
|
* Increase tick frequency for responsivenessKaleb Elwert2017-01-092-2/+2
| | | | Based off of PR #866 which did the same thing for the infinity60
* Remove KC_ prefix from KEYMAP macro to match other keyboardsKaleb Elwert2017-01-093-35/+35
|
* Add whitefox readmeKaleb Elwert2017-01-041-0/+7
|
* Remove unneeded defineKaleb Elwert2017-01-041-1/+0
|
* Initial whitefox supportKaleb Elwert2017-01-0313-0/+1463