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
*
Avoid generating empty ENCODER_RESOLUTION (#20179)
Joel Challis
2023-04-07
1
-1
/
+3
*
Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)
Sergey Vlasov
2023-01-05
1
-1
/
+1
*
Revert "Add pointing device support to data driven config (#18215)" (#19063)
Drashna Jaelre
2022-11-15
1
-13
/
+0
*
Add pointing device support to data driven config (#18215)
Drashna Jaelre
2022-11-14
1
-0
/
+13
*
Format DD mappings and schemas (#18924)
Ryan
2022-11-08
1
-1
/
+1
*
Add converter support to keymap.json (#18776)
Joel Challis
2022-10-20
1
-1
/
+1
*
Build correctly when out of tree (#18775)
Joel Challis
2022-10-19
1
-9
/
+15
*
Generate DD RGBLight/LED/RGB Matrix animation defines (#18459)
Ryan
2022-09-26
1
-0
/
+15
*
Normalise info_config.h define generation (#18439)
Ryan
2022-09-21
1
-83
/
+31
*
Handle escaping of manufacturer/product strings (#18194)
Ryan
2022-08-28
1
-1
/
+2
*
More DD encoder fixes (#17615)
Joel Challis
2022-07-11
1
-3
/
+5
*
Fix rgbkb/sol/rev2 build issues (#17601)
Joel Challis
2022-07-08
1
-3
/
+8
*
Allow encoder config from info.json (#17295)
Joel Challis
2022-06-20
1
-0
/
+29
*
Implement XAP 'secure' core requirements (#16843)
Joel Challis
2022-04-16
1
-1
/
+6
*
Extend 'qmk info' to handle keymap level overrides (#16702)
Joel Challis
2022-03-21
1
-7
/
+3
*
Merge remote-tracking branch 'origin/master' into develop
zvecr
2022-03-18
1
-14
/
+4
|
\
|
*
[CLI] Add common util for dumping generated content (#16674)
Joel Challis
2022-03-18
1
-14
/
+4
*
|
Change data driven "str" type to represent a quoted string literal (#16516)
Ryan
2022-03-04
1
-2
/
+7
|
/
*
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