Hello, I recently got my code to compile with some help from some users on this forum. I am attempting to add layers to the keymap now but when I go to push, I get back a west build error. I see in the documentation that I can define each layer with a specific name, but this does not seem to be necessary, so I skipped it... Is that what's causing the issue?
#West Build error caused by adding layers to keymap [fixed]
1 messages · Page 1 of 1 (latest)
Here is the Repo:
here’s the key line: devicetree error: /__w/zmk-config-kf30/zmk-config-kf30/config/boards/shields/kf30/kf30.keymap:65 (column 21): parse error: expected number or parenthesized expression
||WIN is not valid. need RWIN or LWIN||
what I need the most help on is finding that line in github compiler so I can troubleshoot myself lol
"devicetree error" is often the giveaway. or something that shows a line number in a file that you edited.