summaryrefslogtreecommitdiffstats
path: root/keyboards/vinta/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-11-02Update rules.mk for Vinta (#4317)Michael Pio1-3/+3
changed dfu args to exit to application mode after flashing
2018-10-30Keyboard: Vinta (#4283)Michael Pio1-0/+47
* added initial config files for vinta * added readme * changed product id and device ver * fixed keymap illustration * updated rules.mk to enable more commands * removed a bunch of pre-code text; changed some grammar woopsies * removed bootmagic lite * updated developer's note * updated readme.md