diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-01-27 00:28:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-27 00:28:46 -0500 |
commit | 712f3de16f2c2930276bb97b6c5792d9a2213928 (patch) | |
tree | 1fcbae9eebb55de14bd7e99f2db99d92edf45fd0 /keyboards/s60-x/readme.md | |
parent | aac7c0aa4db6b27f4c8d8f3849f8fd41f07e892a (diff) | |
parent | c9ca36800884f63cf67d55565824bad0cb6d9be3 (diff) |
Merge pull request #1035 from qmk/qmk_org_changes
Updated urls due to transfer to qmk org
Diffstat (limited to 'keyboards/s60-x/readme.md')
-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 94ce829223..408ad13ac2 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. |