daisyUniverse / Keebie

Easy Second Keyboard support in Linux (With layers!)
84 stars 17 forks source link

--add layer:<name> does not work for me #39

Open lblabr opened 2 years ago

lblabr commented 2 years ago

name the correct layer for macro does not work for me

pi@raspberrypi:~ $ keebie --add layer:a52 usage: keebie [-h] [--layers] [--detect] [--print-keys] [--add [layer]] [--settings] [--edit [layer]] [--new] [--remove [device]] [--pause] [--resume] [--stop] [--install] [--verbose] [--quiet] keebie: error: argument --add/-a: invalid choice: 'layer:a52' (choose from 'default.json')

pi@raspberrypi:~ $ ls ./.config/keebie/layers/* ./.config/keebie/layers/a52 ./.config/keebie/layers/default.json