qmk_firmare/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 Update to ChibiOS 20.3.4, support builds against trunk (#14208) 2021-11-03 08:26:40 +11:00
chibios-contrib@d1c2126d1c Update ChibiOS-Contrib (#14419) 2021-09-13 15:38:04 +10:00
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 Move USB Host Shield and Arduino core to `lib/` (#13973) 2021-08-18 18:20:25 +10:00
vusb@bdb53e4c04