Age | Commit message (Collapse) | Author |
|
* 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Parse headers to data
* Regen headers from data
|
|
messages (#17028)
|
|
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
|
|
|
|
|
|
|
|
|
|
|
Fixes undefined
|
|
|
|
|
|
* Extend layout lint checks
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix function comment
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
* Additional dd backlight config
* Update docs
|
|
* Publish metadata
* Ensure content is sorted
|
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Initial DD keycode migration
* Sort magic keycodes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|