| Age | Commit message (Collapse) | Author | 
 | 
* Add STM32F446-Nucleo onekey. 
* Fixup onekey build for F446, all keymaps.
* Fixup board inclusion search ordering.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
The code which generated the MATRIX_COLS and MATRIX_ROWS defines from
the JSON information was checking the presence of the `matrix_pins` key,
which may not exist if a custom matrix is used.  Check the presence of
`matrix_size` instead.
 | 
 | 
 | 
 | 
providing support for filtering as per data-driven definitions. (#18971)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
* Parse headers to data
* Regen headers from data
 | 
 | 
messages (#17028)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
* Publish metadata
* Ensure content is sorted
 | 
 | 
 | 
 | 
Co-authored-by: Joel Challis <git@zvecr.com>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
* Initial DD keycode migration
* Sort magic keycodes
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
* Normalise info_config.h define generation
* format
* Fix tests
* Update lib/python/qmk/cli/generate/config_h.py
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Nick Brassel <nick@tzarc.org>
 | 
 | 
 | 
 | 
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |