qmk_firmware/lib
Erovia 8c0198334c
CLI: Lint non-data driven macros in info.json (#16739)
* CLI: Lint non-data driven macros in info.json

Macros in info.json should either have the "matrix" key with the matrix
data or should should be also present in <keyboard>.h

* Add verification of matrix data

* Use generic '<keyboard>.h' in output

* Add keyboard name to output

* Make C layout macro finding more robust

The old code missed C macros if they had whitespace between '#' and
'define' or had whitespace before '#'.
2022-03-27 21:28:36 +01:00
..
arm_atsam/packs
chibios@d7b9d1c87f
chibios-contrib@d1c2126d1c
googletest@e2239ee604
lib8tion
lufa@19a5d533f0
printf@d3b984684b
python CLI: Lint non-data driven macros in info.json (#16739) 2022-03-27 21:28:36 +01:00
usbhost
vusb@bdb53e4c04