joric / qmk

My fork of QMK firmware (see https://github.com/joric/qmk/wiki)
https://github.com/joric/qmk/wiki
GNU General Public License v2.0
94 stars 29 forks source link

Noob Flashing Issue #17

Closed glow12121 closed 2 years ago

glow12121 commented 2 years ago

Hi,

I am a total noob and trying to re-flash my Jorne because it seems the left half is having some issues.

As I try to avrdude -p atmega32u4 -P COM11 -c avr109 -e -U flash:w:crkbd_rev1_jorne.hex, as described here, it says I first need to point at the device: avrdude: ser_open(): can't open device "COM11": No such file or directory.

I am on Linux. How should I detect my Jorne in this situation?

Thanks.

joric commented 2 years ago

It's a regular pro-micro based QMK keyboard, try QMK flashing tutorials. Maybe this will help https://github.com/samhocevar-forks/qmk-firmware/blob/master/docs/newbs_flashing.md