Issues uploading firmware to Model 100

Since make flash still doesn’t work, is there a way to upload a fw created by make compile through Chrysalis?

Edit: got it. I made make compile always print the build path then used the .bin file from that folder with Chrysalis’ custom firmware upload.

What was surprising at first is that the space cadet customizations went through almost fine but the keymap changes seemingly didn’t. I dug a bit here and there and realized EEPROM was messing with me and the keymap in there took priority over the hardcoded one so I ended up disabling EEPROM settings altogether.

Now it works just like my Model 01 :tada:

1 Like