forked from mirrors/qmk_userspace
Remove Atmel FLIP from install scripts and documentation (#8822)
This commit is contained in:
parent
55002338b1
commit
bc13dcd349
18 changed files with 2 additions and 89 deletions
|
@ -20,7 +20,6 @@ The "easy" way to flash the firmware is using a tool from your host OS:
|
|||
|
||||
* [QMK Toolbox](https://github.com/qmk/qmk_toolbox) (recommended)
|
||||
* [Teensy Loader](https://www.pjrc.com/teensy/loader.html)
|
||||
* [Atmel FLIP](http://www.atmel.com/tools/flip.aspx)
|
||||
|
||||
If you want to program via the command line you can uncomment the ['modifyvm'] lines in the Vagrantfile to enable the USB passthrough into Linux and then program using the command line tools like dfu-util/dfu-programmer or you can install the Teensy CLI version.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue