qmk_cli icon indicating copy to clipboard operation
qmk_cli copied to clipboard

Automatically configure userspace at runtime

Open zvecr opened this issue 2 years ago • 0 comments

Description

  • Removes the requirement on running qmk config user.overlay_dir="$(realpath qmk_userspace)"
  • Allows multiple userspace instances by inferring from the current directory
  • Adds qmk env QMK_USERSPACE for scripting purposes

zvecr avatar Dec 30 '23 04:12 zvecr