It seems that kscan-sideband-behaviors only allows for bindings in the form of &capsword or &ble etc. and does not allow for anyone like &kp A as there is a space in the middle.
So this does not work and returns the error parse error: expected number or parenthesized expression
It seems that
kscan-sideband-behaviors
only allows for bindings in the form of&capsword
or&ble
etc. and does not allow for anyone like&kp A
as there is a space in the middle. So this does not work and returns the errorparse error: expected number or parenthesized expression
while this works
here is my repo which should contain a good history of failing and succeeding in github action forms https://github.com/Trap101/my-dactyl-keyboard