index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
cli
/
generate
/
config_h.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issues with data driven split keyboards (#16457)
Joel Challis
2022-02-27
1
-16
/
+20
*
CLI: Parse USB device version BCD (#14580)
Ryan
2022-01-17
1
-0
/
+6
*
Cleanup issues identified by lgtm (#14459)
Zach White
2021-09-27
1
-1
/
+1
*
Add config.h and rules.mk support for data driven keymaps (#12859)
Joel Challis
2021-08-18
1
-16
/
+13
*
Add a lot more data to info.json (#13366)
Zach White
2021-08-16
1
-46
/
+94
*
Add support for tab completion (#12411)
Zach White
2021-04-14
1
-2
/
+2
*
Add support for qmk_configurator style aliases (#11954)
Zach White
2021-03-24
1
-3
/
+5
*
Fix generated file output while target exists (#12062)
Joel Challis
2021-02-28
1
-2
/
+2
*
Create a system to map between info.json and config.h/rules.mk (#11548)
Zach White
2021-01-31
1
-185
/
+60
*
fix bugs triggered by certain boards
Zach White
2021-01-08
1
-3
/
+3
*
fix rgblight properties
Zach White
2021-01-07
1
-3
/
+3
*
fix keyboards with apostrophes in their names
Zach White
2021-01-03
1
-2
/
+2
*
Fix compiling on develop (#11409)
Zach White
2021-01-02
1
-2
/
+2
*
Configure keyboard matrix from info.json (#10817)
Zach White
2020-12-30
1
-0
/
+277