aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox
AgeCommit message (Expand)Author
2018-04-11Remove bootloader from info.jsonsGravatar skullY
2018-04-07Pull information from config.h and rules.mk (#2711)Gravatar skullydazed
2018-04-05Various tweaks for some Input:Club build processesGravatar Kaleb Elwert
2018-04-04Update input:club boards to use the proper vendor and deviceGravatar Kaleb Elwert
2018-04-03Update whitefox to use the K-Type teensy workaroundGravatar Kaleb Elwert
2018-03-25info.json configurator support for popular 65% keyboards (#2589)Gravatar MechMerlin
2018-02-12Set unused USB serial buffer to 1 byte to save memoryGravatar Fred Sundvik
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)Gravatar fredizzimo
2018-01-12Fix call to memset for various keyboardsGravatar Kaleb Elwert
2017-12-17Custom Keymaps for Certain Layouts (#2161)Gravatar kimkimkeren
2017-12-08Enable tap dance and other features for WhitefoxGravatar andy
2017-11-13Add Keymap for Whitefox Truefox layoutGravatar Andy Holder
2017-10-14Make arguments redo, subproject elimination (#1784)Gravatar Jack Humbert
2017-09-27remove all makefiles from keyboard directoriesGravatar Jack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)Gravatar skullydazed
2017-08-16Make the bulk of our keyboards match the readme.md standardGravatar skullY
2017-07-10Rename board files to lowercaseGravatar Fred Sundvik
2017-07-10Make it easier to use driversGravatar Fred Sundvik
2017-07-10Shared default animationsGravatar Fred Sundvik
2017-07-10Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHTGravatar Fred Sundvik
2017-07-10Shared gfxconfGravatar Fred Sundvik
2017-07-10Define visualizer thread priority by defaultGravatar Fred Sundvik
2017-07-10Remove ergodox from gdisp driver namesGravatar Fred Sundvik
2017-07-10Move GDISP drivers to /drivers/ugfxGravatar Fred Sundvik
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Gravatar Jack Humbert
2017-06-25Whitefox LED control (#1432)Gravatar Ethan Madden
2017-06-13Added whitefox keymapGravatar Ethan Madden
2017-01-10Wait for two ticks rather than 1Gravatar Kaleb Elwert
2017-01-09Fix mismatched indentationGravatar Kaleb Elwert
2017-01-09Update clock frequencies to match the infinity ergodoxGravatar Kaleb Elwert
2017-01-09Increase tick frequency for responsivenessGravatar Kaleb Elwert
2017-01-09Remove KC_ prefix from KEYMAP macro to match other keyboardsGravatar Kaleb Elwert
2017-01-04Add whitefox readmeGravatar Kaleb Elwert
2017-01-04Remove unneeded defineGravatar Kaleb Elwert
2017-01-03Initial whitefox supportGravatar Kaleb Elwert