This website requires JavaScript.
Explore
Help
Sign In
yarmo
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
lib
/
python
/
qmk
History
Nick Brassel
8fd8b2dc92
Skip categorisation of PR if it's only for code formatting. (
#16215
)
2022-02-05 07:36:57 +11:00
..
cli
Skip categorisation of PR if it's only for code formatting. (
#16215
)
2022-02-05 07:36:57 +11:00
tests
Fix issues with Python Tests (
#16162
)
2022-02-02 15:44:42 +11:00
__init__.py
…
c_parse.py
…
commands.py
qmk doctor
: display qmk_firmware version tag (
#16155
)
2022-02-01 20:31:42 -08:00
comment_remover.py
[CLI] Add a subcommand for getting information about a keyboard (
#8666
)
2020-05-26 13:05:41 -07:00
constants.py
Add L432, L442. (
#16016
)
2022-01-24 08:49:36 +11:00
converter.py
…
datetime.py
…
decorators.py
…
errors.py
…
info.py
CLI: Parse USB device version BCD (
#14580
)
2022-01-17 08:44:34 +11:00
json_encoders.py
Remove references to info.json
width
and
height
in CLI (
#13728
)
2021-07-29 22:37:18 -07:00
json_schema.py
…
keyboard.py
…
keymap.py
Macros in JSON keymaps (
#14374
)
2021-11-22 11:11:35 -08:00
makefile.py
…
math.py
…
path.py
…
submodules.py
…