#[SOLVED] One key not updating

1 messages · Page 1 of 1 (latest)

mild prairie
#

The rightmost thumb key on my board produces BSPC on tap, but is mapped as &mo.
Using a custom hummingbirdesque keyboard, troubleshot on both xiao rp2040 & xiao nrf52840:
many commits ago, I changed the rightmost thumb key from &lt 3 BSPC to &mo 3, but it never stopped producing bspc on tap.
I've reflashed both mcus many times, confirmed that new keymaps were properly flashing, tried binding it to &none, making sure there was only &trans on the other layers...
What's happening, and what can I do?

link to config repo: https://github.com/Zakwaykway/zmk-config

GitHub

Contribute to Zakwaykway/zmk-config development by creating an account on GitHub.

gusty juniper
mild prairie
#

studio's modifications persist through flashes? :<

#

ohhh shoot, just read the page. Thanks a lot

#

will test & close if solved

#

solved, super easy fix... thank you!