We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: