aki27kbd / cocot46plus

cocot46plus is a column staggered keyboard with 46 keys, a 34mm-trackball and a rotary encoder.
MIT License
124 stars 20 forks source link

Updated QMK Firmware link/hex? #3

Open nickdepinet opened 1 year ago

nickdepinet commented 1 year ago

Hi,

Built a cocot46plus from yushakobo sale. Used usb-c pro-micro ATmega32U4 with DFU bootloader, so need firmware. Tried to compile firmware from https://github.com/aki27kbd/qmk_firmware/tree/master/keyboards/aki27/cocot46plus using qmk_msys with qmk compile -kb aki27/cocot46plus -km default, but there are a bunch of compile errors on defines. Is there an updated firmware somewhere that compiles for pro-micro? or a HEX file? VIA doesn't recognize the keyboard without firmware.

rabanesEP commented 1 year ago

Hello,

I've tried compiling using said method and came up with the same problems (but using a pro-micro). If you arent't able to flash the firmware until now, I recommend using the firmware (hex file) from remap (https://remap-keys.app/catalog/JPk6Ey9xB6yrr5TDqoLh). I flashed mine using avrdude as the ttyACM* keeps on changing, but I believe you could use the online app itself.