Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unexpected token "behaviors" (expected "keymap" "{" Keymap) #25

Open
bebsworthy opened this issue Aug 15, 2024 · 0 comments
Open

unexpected token "behaviors" (expected "keymap" "{" Keymap) #25

bebsworthy opened this issue Aug 15, 2024 · 0 comments

Comments

@bebsworthy
Copy link

bebsworthy commented Aug 15, 2024

The parser seems to fail on behaviors definition.

./go/bin/zmk-viewer generate -f wip/sweep-config/config/splitkb_aurora_sweep.keymap cradio --unified
zmk-viewer master
2024-08-15T18:12:21+02:00 INF Fetching keyboard layout.
2024-08-15T18:12:21+02:00 INF Parsing keymap file.
2024-08-15T18:12:21+02:00 ERR error="/Users/xxxx/wip/sweep-config/config/splitkb_aurora_sweep.keymap:22:5: unexpected token \"behaviors\" (expected \"keymap\" \"{\" Keymap)"
2024-08-15T18:12:21+02:00 INF Image saved Path=cradio.png

My keymap is similar to this one but simplified to remove the home row macro: https://github.com/zmkfirmware/zmk/blob/main/app/boards/shields/cradio/cradio.keymap

splitkb_aurora_sweep.keymap.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant