aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Kiibohd bootloader, take 2 (#10129)Ryan2020-08-291-16/+2
|
* Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)Nick Brassel2020-08-211-2/+16
| | | This reverts commit e2d4cd1a41c667da186891e3dbaf535c6b0717df.
* Add Kiibohd bootloader type to bootloader.mk (#9908)Ryan2020-08-121-16/+2
|
* Add Arm Teensys to mcu_selection.mk (#8026)Ryan2020-02-211-34/+6
| | | | | | | | * Add Arm Teensys to mcu_selection.mk * Roll back halfkeyboard keymap changes * Remove extra newline
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-281-0/+4
|
* Fix boards which were overriding backlight without setting custom (#7970)Joel Challis2020-01-271-0/+1
|
* Add a universal flash command for cli (#6224)Drashna Jaelre2019-08-201-0/+2
| | | | | | | | | | | | | | | | | | | | * 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
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Update whitefox to use the K-Type teensy workaroundKaleb Elwert2018-04-031-4/+6
|
* Make it easier to use driversFred Sundvik2017-07-101-1/+3
|
* Shared default animationsFred Sundvik2017-07-101-2/+1
|
* Remove ergodox from gdisp driver namesFred Sundvik2017-07-101-1/+1
|
* Move GDISP drivers to /drivers/ugfxFred Sundvik2017-07-101-1/+1
|
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-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 Madden2017-06-251-1/+6
| | | | | | * use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox
* Initial whitefox supportKaleb Elwert2017-01-031-0/+68