Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DFU Suffix for ARM boards (#5763) | Drashna Jaelre | 2019-05-03 | 1 | -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 rules.mk for Vinta (#4317) | Michael Pio | 2018-11-01 | 1 | -3/+3 |
| | | | changed dfu args to exit to application mode after flashing | ||||
* | Keyboard: Vinta (#4283) | Michael Pio | 2018-10-29 | 1 | -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 |