1
0
Fork 0

Initial 'qmk test-c' functionality (#23038)

This commit is contained in:
Joel Challis 2024-03-05 16:59:30 +00:00 committed by GitHub
parent bbeb9c1ccd
commit a2c23e9419
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 85 additions and 1 deletions

View file

@ -81,6 +81,7 @@ subcommands = [
'qmk.cli.new.keymap',
'qmk.cli.painter',
'qmk.cli.pytest',
'qmk.cli.test.c',
'qmk.cli.userspace.add',
'qmk.cli.userspace.compile',
'qmk.cli.userspace.doctor',