#Advantage 360 not building - gives col number in error that doesn't exist

1 messages · Page 1 of 1 (latest)

bitter saddle
#

Here is my repo and failure: https://github.com/benfrain/Adv360-Pro-ZMK/actions/runs/3355382243/jobs/5559595009

I had tried to add a few things from my Dactyl firmware such as Autoshift. The build errors at line 79 of the keymap at col 562 (which doesn't exist) devicetree error: /__w/Adv360-Pro-ZMK/Adv360-Pro-ZMK/config/adv360.keymap:79 (column 562): parse error: expected ')', not '0'

Anyone know what I have done wrong?

GitHub

Production repository for the all-new Advantage360 Professional using ZMK engine - initial attempt to build changes · benfrain/Adv360-Pro-ZMK@2d4f61f

visual raptor
#

The BL_TOG in there won't work

#

That's actually a macro that expands to two parameters

bitter saddle
visual raptor
#

The 22nd entry in the default layer has &not_valid

bitter saddle
#

Ah, thanks, had actually just sorted it, had &kb BL_TOG instead of &bl BL_TOG. Build is happening now so looking forward to flashing it on when board arrives tomorrow. Thanks.