diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-01-26 01:52:43 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-01-26 01:52:43 -0500 |
commit | c9ca36800884f63cf67d55565824bad0cb6d9be3 (patch) | |
tree | 1fcbae9eebb55de14bd7e99f2db99d92edf45fd0 /keyboards/s60-x/readme.md | |
parent | aac7c0aa4db6b27f4c8d8f3849f8fd41f07e892a (diff) | |
download | firmware-c9ca36800884f63cf67d55565824bad0cb6d9be3.tar.gz firmware-c9ca36800884f63cf67d55565824bad0cb6d9be3.tar.bz2 firmware-c9ca36800884f63cf67d55565824bad0cb6d9be3.zip |
replace jackhumbert with qmk
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 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. |