qmk_cli
qmk_cli copied to clipboard
Extend `qmk setup` to handle userspace
Description
Couple of choices....
- Different subcommand?
-
qmk userspace-setupto align with the other userspace commands? - can always merge later?
-
- Extend existing setup command
- tutorials/docs/etc already say to run setup?
- Default to userspace or opt in?
- tutorials/docs/etc already say to run setup?
TODO:
- "hidden" qmk_firmware location?
- currently
platformdirs.user_data_dir('qmk_cli', 'QMK')/qmk_firmware-
/home/me/.local/share/qmk_cli/qmk_firmware
-
- currently