#zephyr

1 messages · Page 1 of 1 (latest)

urban canyon
#

I can't get zephyr installed on my computer. could Anybody help me to create a new shield Directory. I already made my setup and pushed it in github, but i get errors cause the shield is not available. I already tried to install zephyr but i totally failed. maybe someone could help me to install zephyr or create the new shield directory for me, so i can just push again. many thanKs

viral atlas
#

Might be easier to debug what is going on with your config repo on Github, if you could share that

urban canyon
#

this is the error i get when i push

#

i tried to keep my config as simple as possible but i still don't get it

nocturne thorn
#

devicetree error: /__w/zmk-config-mochi40hotswap/zmk-config-mochi40hotswap/config/boards/shields/Hannes40/Hannes40.keymap:20 (column 107): parse error: expected number or parenthesized expression

#

So look at that line of your keymap file.

urban canyon
#

I can't find the error in this line

#

&kp LCTL &kp LGUI &kp LALT &K 1 & SPC &kp SPC &kp LEFT &kp LEFT &kp DOWN &kp RIGHT &kp C_PP'''

#

column 107 would be the &kp C_PP part i guess

#

Is this wrong for play/pause?

nocturne thorn
#

&K 1 & SPC is messing it up

#

The columns get messed up by the preprocessor expansion, sadly

urban canyon
#

perfect

#

thank you very much it worked!!!

#

i'm super happy