This website requires JavaScript.
Explore
Help
Sign In
sirrow
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
ec0908754389017d723e2f656827381e93d8bd8a
qmk_firmware
/
lib
/
python
/
qmk
/
cli
/
generate
History
Joel Challis
20474ae232
Fix CLI community detection (
#19562
)
2023-01-11 12:38:35 +11:00
..
__init__.py
…
api.py
Fix CLI community detection (
#19562
)
2023-01-11 12:38:35 +11:00
autocorrect_data.py
[Core] Add getreuer's Autocorrect feature to core (
#15699
)
2022-09-17 17:50:54 +10:00
compilation_database.py
…
config_h.py
Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (
#19508
)
2023-01-05 23:40:53 +00:00
develop_pr_list.py
…
dfu_header.py
…
docs.py
…
info_json.py
…
keyboard_c.py
…
keyboard_h.py
Tidy up LAYOUT macro generation (
#18262
)
2022-09-19 01:35:46 +01:00
keycodes_tests.py
[Test] Reset timer for every unit test and provide timestamps for log messages (
#17028
)
2022-12-15 02:31:08 +11:00
keycodes.py
Remaining DD keymap_extras migration (
#19110
)
2022-12-21 23:35:23 +00:00
rgb_breathe_table.py
Minor alignment of rgb_breathe_table generator (
#19403
)
2022-12-23 11:11:56 +00:00
rules_mk.py
Format DD mappings and schemas (
#18924
)
2022-11-08 01:05:08 +00:00
version_h.py
…