-
Hello and thanks you for this approach of configuring ZMK. I am a new Glove80 user and trying to get my keyboard working with your configuration approach and RGB and sucg. Long story short it seems your approach requires a fix (zephyrproject-rtos/zephyr@73d5ecc) that is , unless I am mistaken, not committed into main ZMK. I would like to follow the Moergo Glove80 firmware evolution (https://github.com/darknao/zmk) more closely but, AFAIK, your cherry-pick is not in it. Am I wrong in this analysis ? And shall I try to cherry pick again and apply that patch ? Or is there a deeper reason it has not been applied ? Thanks a lot for your time. .X. PS : To be less cryptic what I need the most is RGB and per layer RGB and as soon as I |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You don't have to swap out the Lines 47 to 61 in 1c04508 |
Beta Was this translation helpful? Give feedback.
You don't have to swap out the
zmk
branch, you can just specify azephyr
branch directly in yourwest.yml
which will take precedence over the one imported by Moergo's zmk fork. In fact, that's exactly what I do in thewest.yml
in this repo:zmk-config/config/west.yml
Lines 47 to 61 in 1c04508