Click to view our Accessibility Statement or contact us with accessibility-related questions
demollator
95
Sep 11, 2018
bookmark_border
Some hints:
- Do not waste time on the Linux version of the qmk tool - there is no Linux version... ;)
- You probably want to download the bootloader file on the link above. In Windows10/IE you have to use the right mouse button with "save target" (or something similar in your language). Rename the file from ".txt" to ".hex" or the qmk tool will not see it.
- On my Windows 10 the qmk toolbox crashes while loading the planck stock firmware ("could not create ssl/tls secure channel"). Here is the direct download link:
https://qmk.fm/compiled/planck_light_default.hex
After finishing the bootloader the Planck will show up as "Atmel Corp. at90usb AVR DFU bootloader", but will not not get the default firmware flashed:
search

However - now finally fire up your Linux again and type into the root of your qmk_firmware (see https://github.com/qmk/qmk_firmware/tree/master/keyboards/planck) repo:
"sudo make planck/light:default:dfu" (You might skip the 'sudo' command if you have set the access rights for your serial devices correctly...)
... and you're done!... ;)
Sep 11, 2018
drashna
48
Sep 13, 2018
bookmark_border
demollatorFor linux, this should allow you to program it without using SUDO: https://docs.qmk.fm/#/faq_build?id=linux-udev-rules
Sep 13, 2018
View Full Discussion
Related Posts
Trending Posts in Mechanical Keyboards