#Typeractive 6-Column Corne not flashing

1 messages · Page 1 of 1 (latest)

quasi nexus
#

I am using the files from their GitHub repo.

I am on the latest macOS.

Half the time the board would accept the files and eject as expected, while the other times I would encounter errors like:

  1. The operation can’t be completed because the device disappeared.
  2. The operation can’t be completed because you don’t have permission to access some of the items.
  3. The Finder can’t complete the operation because some data in “corne_left nice_view_adapter nice_view-nice_nano_v2-zmk.uf2” can’t be read or written. (Error code -36)

But in all of the cases, it seems like the keymap isn't reflecting on the board. I say this because I would hold down the middle thumb key to access the lower layer where all of the BT keys are, but the display shows that I am still in layer 1 even with the thumb key held down.

Other details that might help:

  • The right half is connected and communicating with the left
  • The left half is connected to my laptop
  • The controllers and displays are fully seated with no broken pins
marsh kiln
#

Have you used ZMK Studio before? To revert back to compiled keymap, you need to either 1. flash settings_reset firmware to clear all settings (which includes ZMK Studio keymap, BLE pairing keys, and other), or 2. click "Restore stock keymap" (IIRC, I don't remember the exact wording) in ZMK Studio UI.

quasi nexus
#

YOU ARE A GOD @marsh kiln THANK YOU

#

For those reading this in the future, I added the settings_reset line in the build.yaml file as specified in this page.

Downloaded the uf2 files after github actions built it.

Turned off both halves.

Plugged in and pasted the reset file on both halves.

Went to my bluetooth settings and forgot the device, then reconnected it.

Will now avoid Studio for the time being.