zmk/.github
Peter Johanson 7db083232b refactor(core): Adjust our approach for upstream Zephyr boards
Move to using proper HWMv2 board extensions
https://docs.zephyrproject.org/4.1.0/hardware/porting/board_porting.html#board-extensions

for extending upstream Zephyr boards for use with ZMK. With this change,
using upstream Zephyr board IDs directly, e.g. `seeeduino_xiao` will be
stock versions as found upstream. To use a board variant that is tuned
for ZMK use, use the `zmk` variant, e.g. `seeeduino_xiao//zmk` which is
shorthand for `seeeduino_xiao/samd21g18a/zmk`.
2026-01-31 19:55:04 -07:00
..
workflows refactor(core): Adjust our approach for upstream Zephyr boards 2026-01-31 19:55:04 -07:00
dependabot.yml chore: Config dependabot for grouped npm updates (#2614) 2024-11-09 22:11:28 -08:00
pull_request_template.md chore: Docs bullet point in PR checklist (#2718) 2024-12-20 14:31:37 -05:00