diff options
author | Brendan Johan Lee <deadcyclo@vanntett.net> | 2017-01-27 15:24:08 +0100 |
---|---|---|
committer | Brendan Johan Lee <deadcyclo@vanntett.net> | 2017-01-27 15:24:08 +0100 |
commit | d7aa4724fbfe51ad016a285797ae664eba5cc150 (patch) | |
tree | 7a3ea65e814ee0c0d6b99f1c3162077a1055b15e /keyboards/s60-x | |
parent | 13fa63b19223fea024fc6a395041ecc2419caa1d (diff) | |
parent | 712f3de16f2c2930276bb97b6c5792d9a2213928 (diff) | |
download | firmware-d7aa4724fbfe51ad016a285797ae664eba5cc150.tar.gz firmware-d7aa4724fbfe51ad016a285797ae664eba5cc150.tar.bz2 firmware-d7aa4724fbfe51ad016a285797ae664eba5cc150.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/s60-x')
-rw-r--r-- | keyboards/s60-x/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/s60-x/readme.md b/keyboards/s60-x/readme.md index 94ce82922..408ad13ac 100644 --- a/keyboards/s60-x/readme.md +++ b/keyboards/s60-x/readme.md @@ -13,7 +13,7 @@ You only need to flash them onto your keyboard, which is explained below, there' ## Flashing your keyboard The recommended programs for flashing your keyboard are [Atmel FLIP](http://www.atmel.com/tools/FLIP.aspx) (Windows) and [dfu-programmer](http://dfu-programmer.sourceforge.net/) (Linux/Windows). -[QMK Firmware Flasher](https://github.com/jackhumbert/qmk_firmware_flasher/releases) may work, as the S60-X keyboard uses the ATMega32U4 microcontroller, but it is untested. Use at your own risk. +[QMK Firmware Flasher](https://github.com/qmk/qmk_firmware_flasher/releases) may work, as the S60-X keyboard uses the ATMega32U4 microcontroller, but it is untested. Use at your own risk. [Easy AVR USB Keyboard Firmware](https://deskthority.net/wiki/Easy_AVR_USB_Keyboard_Firmware) also supports S60-X, but it is completely unrelated to TMK firmware. Use at your own risk. |