Adds a .envrc so direnv automatically activates the QMK Python venv on entry, removing the need to manually source .venv/bin/activate before every session.
Adds a `.envrc` so direnv automatically activates the QMK Python venv on entry, removing the need to manually `source .venv/bin/activate` before every session.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Adds a
.envrcso direnv automatically activates the QMK Python venv on entry, removing the need to manuallysource .venv/bin/activatebefore every session.