summaryrefslogtreecommitdiffstats
path: root/keyboards/k_type/rules.mk
AgeCommit message (Collapse)AuthorFilesLines
2019-05-03Add DFU Suffix for ARM boards (#5763)Drashna Jaelre1-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
2018-04-04Update whitefox to use the K-Type teensy workaroundKaleb Elwert1-1/+1
2017-12-14Initial K-Type support (#1963)Kaleb Elwert1-0/+73
* Initial K-Type support * Copy PJRC_TEENSY_3_1 to work around watchdog issues * K-Type: Remove bootloader offset in rules.mk * Ensure matrix and scan quantum functions are called when needed This is porting a fix from f5422a70b62e2b8cc75a87434a9901069ab953d4