qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 633d92a68b34ffb37702cb5d5ad81517e2703a08
parent 81ea4f911080f517485256447c271a3f63788b65
Author: Frank Ebel <git@ebel.page>
Date:   Sun,  3 Sep 2023 03:24:57 +0200

chore: ignore virtual environment directory (#20905)


Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -95,6 +95,7 @@ secrets.tar # Python things __pycache__ .python-version +.venv # Prerequisites for updating ChibiOS /util/fmpp*