#mouse key and display can't be activated at the same time

1 messages · Page 1 of 1 (latest)

finite sigil
#

hi, i just got my first zmk keyboard (corne) and currently trying to set up mouse keys.

currently using ftc and following this guide. https://gist.github.com/krissen/dd27082e7ab0575619c7a31f4d2ec7ae

and im encountering the same problem as this FilipParyz, i.e., when trying to build the firmware, i have to disable display in order for mouse keys to work.

this is my build and the error shown:
https://github.com/baggiiiie/zmk-config/actions/runs/6720164100/job/18263158822

/__w/zmk-config/zmk-config/config/corne.conf:9: warning: attempt to assign the value 'y' to the undefined symbol ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE

would be much appreciated if anyone can shed some light on this issue, thanks in advance!

Gist

GitHub Gist: instantly share code, notes, and snippets.

GitHub

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

finite sigil
#

as the error message suggests, i understand that zmk ftc doesn't have any code to deal with battery percentage in the first place. im wondering if theres any easy way to use display and mouse key at the same time

torn delta
#

I have never seen any post in this discord recommend that gist, because it is outdated for the last year or so

#

If there was, I should have pointed it out this fact

#

(Don't you love when people write "guides" and never touch them again?)

#

To answer your question, try using the mouse branch maintained in urobs fork as noted in #pointing-devices message from #pointing-devices pinned messages