fix info.json layout name for boardsource/5x12 (#12145)
[Bugs] Fix VIA Compiles (#12186)
Document LED physical location index for Planck and Preonic (#12147)
Co-authored-by: filterpaper <filterpaper@localhost>
Enable default features on VIA keymap for Lily58 (#12185)
Co-authored-by: filterpaper <filterpaper@localhost>
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)
ChibiOS conf upgrade for boston (#12170)
boston - 8bded9dabff58de6febd927d4ad976bb743696a3
Refactor to use led config - Part 6 (#12115)
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* revert changes
Add VIA support to doodboard/duckboard_r2 (#12028)
* Update R1 keymap and config
* Add duckboard R2
* Add VIA support for duckboard R2
* Set bootmagic lite row and column
* Update config.h
* Update keyboards/doodboard/duckboard/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
Fix typo in `get_git_version()` (#12182)
Add BFO-9000 info.json (#12179)
improve detection of community layout support
[Keymap] add crkbd/keymaps/armand1m (#12098)
[Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019)
Co-authored-by: Ryan <fauxpark@gmail.com>
minor change to trigger api update
Require `BOOTLOADER = qmk-dfu` for `:bootloader` target (#12136)
fix CI job: api-data->api_data
Remove stale references to "handwired/ferris"
The code was moved to the "ferris" directory.
Fixes the following commands:
```
qmk compile ~/qmk_firmware/keyboards/ferris/keymaps/default/keymap.json
qmk compile ~/qmk_firmware/keyboards/ferris/keymaps/pierrec83/keymap.json
```
Addresses this issue:
https://github.com/pierrechevalier83/ferris/issues/5
upload api data to spaces
Enforce minimum versions for jsonschema and MILC (#12141)