summaryrefslogtreecommitdiff
path: root/keyboards/whitefox
Commit message (Collapse)AuthorAge
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
| | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-16
|
* Rename board files to lowercaseFred Sundvik2017-07-10
|
* Make it easier to use driversFred Sundvik2017-07-10
|
* Shared default animationsFred Sundvik2017-07-10
|
* Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHTFred Sundvik2017-07-10
|
* Shared gfxconfFred Sundvik2017-07-10
|
* Define visualizer thread priority by defaultFred Sundvik2017-07-10
|
* Remove ergodox from gdisp driver namesFred Sundvik2017-07-10
|
* Move GDISP drivers to /drivers/ugfxFred Sundvik2017-07-10
|
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
| | | 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-25
| | | | | | * use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox
* Added whitefox keymapEthan Madden2017-06-13
|
* Wait for two ticks rather than 1Kaleb Elwert2017-01-10
|
* Fix mismatched indentationKaleb Elwert2017-01-09
|
* Update clock frequencies to match the infinity ergodoxKaleb Elwert2017-01-09
|
* Increase tick frequency for responsivenessKaleb Elwert2017-01-09
| | | | 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-09
|
* Add whitefox readmeKaleb Elwert2017-01-04
|
* Remove unneeded defineKaleb Elwert2017-01-04
|
* Initial whitefox supportKaleb Elwert2017-01-03