foostan / crkbd

Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys.
Creative Commons Attribution 4.0 International
5.55k stars 977 forks source link

Cherry V3 EN build guide touchup #163

Closed waffle87 closed 2 years ago

waffle87 commented 2 years ago

Some misc cleanup and additions brought to my attention by #162 Also adds known to be working firmware, as the current binary in the firmware doc has various issues reported by users.

foostan commented 2 years ago

@waffle87 Thank you for updating! It looks good, however, if the firmware not working, we should update https://raw.githubusercontent.com/foostan/qmk_firmware-hex/main/.build/crkbd_rev1_via.hex

Could you tell me about the problem with the current firmware?

waffle87 commented 2 years ago

Could you tell me about the problem with the current firmware?

Notably issues with RGB and OLEDS, but after having just tested with hardware myself, it seems to all work correctly. I see your github workflow makes use of QMK's docker container, so may have been related avr-gcc version (5.4 until somewhat recently). Or more likely user error hah. Nonetheless, I have reverted the links to original source :^)

foostan commented 2 years ago

Thank you for the detailed information and your contribution!