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
db43e45077
Ensure
version.h
is recreated each build. (
#16188
)
2022-02-04 07:36:02 +11:00
..
cli
Ensure
version.h
is recreated each build. (
#16188
)
2022-02-04 07:36:02 +11:00
tests
Fix issues with Python Tests (
#16162
)
2022-02-02 15:44:42 +11:00
__init__.py
…
c_parse.py
Remove width, height and key_count from info.json (
#14274
)
2021-09-12 14:04:56 +10:00
commands.py
qmk doctor
: display qmk_firmware version tag (
#16155
)
2022-02-01 20:31:42 -08:00
comment_remover.py
…
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
…
json_schema.py
Add a lot more data to info.json (
#13366
)
2021-08-16 23:33:30 +01:00
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
…