qmk / qmk_cli

A program to help users work with QMK
MIT License
142 stars 35 forks source link

Extend `qmk setup` to handle userspace #169

Open zvecr opened 9 months ago

zvecr commented 9 months ago

Description

Couple of choices....

  1. Different subcommand?
    • qmk userspace-setup to align with the other userspace commands?
    • can always merge later?
  2. Extend existing setup command
    • tutorials/docs/etc already say to run setup?
      • Default to userspace or opt in?

TODO: