This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d5eacb7dd76bfd45444ceb1efa9a9f840173552
qmk_firmware
/
lib
/
python
/
qmk
History
Nick Brassel
8d5eacb7dd
Add support for encoder mapping. (
#13286
)
2022-03-09 19:29:00 +11:00
..
cli
Add support for encoder mapping. (
#13286
)
2022-03-09 19:29:00 +11: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
CLI: Validate JSON keymap input (
#16261
)
2022-02-28 20:02:39 +00:00
comment_remover.py
…
constants.py
CLI: Minor additions
#12795
(
#16276
)
2022-02-14 12:02:35 +01:00
converter.py
…
datetime.py
…
decorators.py
…
errors.py
…
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
…