THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lunny
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3a08deb7fe0d83ca17a8a584fd68c98a018a1c17
qmk_firmware
/
lib
/
python
/
qmk
History
QMK Bot
3a08deb7fe
Merge remote-tracking branch 'origin/master' into develop
2022-03-18 16:02:57 +00:00
..
cli
Merge remote-tracking branch 'origin/master' into develop
2022-03-18 16:02:57 +00:00
tests
Map data driven
DESCRIPTION
as string literal (
#16523
)
2022-03-05 00:20:34 +00:00
__init__.py
…
c_parse.py
…
commands.py
Merge remote-tracking branch 'origin/master' into develop
2022-03-18 16:02:57 +00:00
comment_remover.py
…
constants.py
[CLI] Add common util for dumping generated content (
#16674
)
2022-03-18 01:09:29 +00:00
converter.py
…
datetime.py
…
decorators.py
…
errors.py
…
git.py
Relocate CLI git interactions (
#16682
)
2022-03-18 16:02:24 +00:00
info.py
Change data driven "str" type to represent a quoted string literal (
#16516
)
2022-03-04 13:25:24 +00:00
json_encoders.py
…
json_schema.py
CLI: Validate JSON keymap input (
#16261
)
2022-02-28 20:02:39 +00:00
keyboard.py
qmk info
: Nicer rendering of big-ass enter (
#16541
)
2022-03-08 20:45:47 +00:00
keymap.py
…
makefile.py
…
math.py
…
path.py
CLI: Validate JSON keymap input (
#16261
)
2022-02-28 20:02:39 +00:00
submodules.py
…