| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | `g_led_config` (#19954) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Co-authored-by: Joel Challis <git@zvecr.com> | 
|  |  | 
|  |  | 
|  | * Initial commit
* Fix import order
* Fix deleted code instead of debug print line
* Format
* Update lib/python/qmk/cli/generate/version_h.py
Co-authored-by: Ryan <fauxpark@gmail.com>
* Renaming
* Update lib/python/qmk/cli/generate/version_h.py
Co-authored-by: Joel Challis <git@zvecr.com>
* Update lib/python/qmk/git.py
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com> | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | * Add STM32F446-Nucleo onekey. 
* Fixup onekey build for F446, all keymaps.
* Fixup board inclusion search ordering. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | This reverts commit e11235ee14f9cd3fc45b836eec99ed312cb137dd. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | * Ignore defaults.hjson values if already set
* Add warning when nothing is merged | 
|  |  | 
|  |  | 
|  | 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) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  |