Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Shared default animations | Fred Sundvik | 2017-07-10 | 4 | -161/+2 | |
| | ||||||
* | Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT | Fred Sundvik | 2017-07-10 | 1 | -18/+18 | |
| | ||||||
* | Shared gfxconf | Fred Sundvik | 2017-07-10 | 1 | -299/+1 | |
| | ||||||
* | Define visualizer thread priority by default | Fred Sundvik | 2017-07-10 | 1 | -3/+1 | |
| | ||||||
* | Remove ergodox from gdisp driver names | Fred Sundvik | 2017-07-10 | 2 | -2/+2 | |
| | ||||||
* | Move GDISP drivers to /drivers/ugfx | Fred Sundvik | 2017-07-10 | 5 | -351/+1 | |
| | ||||||
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 1 | -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 Madden | 2017-06-25 | 13 | -9/+1039 | |
| | | | | | | * use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox | |||||
* | Added whitefox keymap | Ethan Madden | 2017-06-13 | 2 | -0/+63 | |
| | ||||||
* | Wait for two ticks rather than 1 | Kaleb Elwert | 2017-01-10 | 1 | -1/+1 | |
| | ||||||
* | Fix mismatched indentation | Kaleb Elwert | 2017-01-09 | 1 | -1/+1 | |
| | ||||||
* | Update clock frequencies to match the infinity ergodox | Kaleb Elwert | 2017-01-09 | 1 | -15/+4 | |
| | ||||||
* | Increase tick frequency for responsiveness | Kaleb Elwert | 2017-01-09 | 2 | -2/+2 | |
| | | | | Based off of PR #866 which did the same thing for the infinity60 | |||||
* | Remove KC_ prefix from KEYMAP macro to match other keyboards | Kaleb Elwert | 2017-01-09 | 3 | -35/+35 | |
| | ||||||
* | Add whitefox readme | Kaleb Elwert | 2017-01-04 | 1 | -0/+7 | |
| | ||||||
* | Remove unneeded define | Kaleb Elwert | 2017-01-04 | 1 | -1/+0 | |
| | ||||||
* | Initial whitefox support | Kaleb Elwert | 2017-01-03 | 13 | -0/+1463 | |