Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-12 | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) | James Young | |
2020-10-26 | Add layout: 65_iso_blocker_split_bs (#10733) | Ryan | |
* Add layout: 65_iso_blocker_split_bs * Add layout to readme | |||
2020-10-14 | Whitefox refactor (#10175) | Ryan | |
2020-08-29 | Kiibohd bootloader, take 2 (#10129) | Ryan | |
2020-08-21 | Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) | Nick Brassel | |
This reverts commit e2d4cd1a41c667da186891e3dbaf535c6b0717df. | |||
2020-08-12 | Add Kiibohd bootloader type to bootloader.mk (#9908) | Ryan | |
2020-02-21 | Add Arm Teensys to mcu_selection.mk (#8026) | Ryan | |
* Add Arm Teensys to mcu_selection.mk * Roll back halfkeyboard keymap changes * Remove extra newline | |||
2020-01-28 | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel | |
2020-01-27 | Fix boards which were overriding backlight without setting custom (#7970) | Joel Challis | |
2019-08-20 | Add a universal flash command for cli (#6224) | Drashna Jaelre | |
* Add universal flash command * Add bootloader info to I:C boards * Add support for ATSAM * Add messages for flash target * Message cleanup * Add USB ASP Flashing target * Make usbasp target more universal * Add phoney target for usbasp * Clarify error message when bootloader isn't matched | |||
2019-05-03 | Add DFU Suffix for ARM boards (#5763) | Drashna Jaelre | |
* Add DFU Suffix for ARM boards * Blindly flash DFU SUFFIX ARGS for now * Fix commented out check * Fix DFU Suffix Argument check Thank you jack! * Update Travis CI Scripts to include dfu-util So we can get dfu-suffix as well * Manually add dfu-suffix package * Use external repo for newer version of dfu-util One that includes dfu-suffix * Update .travis.yml * Silence unnecessary output from dfu-suffix | |||
2018-04-03 | Update whitefox to use the K-Type teensy workaround | Kaleb Elwert | |
2017-07-10 | Make it easier to use drivers | Fred Sundvik | |
2017-07-10 | Shared default animations | Fred Sundvik | |
2017-07-10 | Remove ergodox from gdisp driver names | Fred Sundvik | |
2017-07-10 | Move GDISP drivers to /drivers/ugfx | Fred Sundvik | |
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | |
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | |||
2017-06-25 | Whitefox LED control (#1432) | Ethan Madden | |
* use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox | |||
2017-01-03 | Initial whitefox support | Kaleb Elwert | |