aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox
Commit message (Expand)AuthorAgeFilesLines
...
* Dhertz' keymaps (#3094)Dan Hertz2018-06-027-16/+106
* board(whitefox): add layout (#2845)Louis Orleans2018-04-302-0/+170
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-151-1/+1
* Remove bootloader from info.jsonsskullY2018-04-111-2/+0
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
* Various tweaks for some Input:Club build processesKaleb Elwert2018-04-051-2/+0
* Update input:club boards to use the proper vendor and deviceKaleb Elwert2018-04-041-3/+3
* Update whitefox to use the K-Type teensy workaroundKaleb Elwert2018-04-031-4/+6
* info.json configurator support for popular 65% keyboards (#2589)MechMerlin2018-03-251-0/+20
* Set unused USB serial buffer to 1 byte to save memoryFred Sundvik2018-02-121-1/+1
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-081-5/+3
* Fix call to memset for various keyboardsKaleb Elwert2018-01-121-2/+3
* Custom Keymaps for Certain Layouts (#2161)kimkimkeren2017-12-171-0/+93
* Enable tap dance and other features for Whitefoxandy2017-12-082-0/+19
* Add Keymap for Whitefox Truefox layoutAndy Holder2017-11-131-0/+19
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* remove all makefiles from keyboard directoriesJack Humbert2017-09-272-8/+0
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+5
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-161-5/+12
* Rename board files to lowercaseFred Sundvik2017-07-101-0/+0
* Make it easier to use driversFred Sundvik2017-07-104-15/+4
* Shared default animationsFred Sundvik2017-07-104-161/+2
* Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHTFred Sundvik2017-07-101-18/+18
* Shared gfxconfFred Sundvik2017-07-101-299/+1
* 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
* Whitefox LED control (#1432)Ethan Madden2017-06-2513-9/+1039
* 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
* 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