Update layout option for lazydesigners/THE40 (#12312)
A few small typo fixes in docs (#12524)
Documentation update (#12484)
Update documentation to reflect what the actual target flags are
Co-authored-by: swampmonster <>
Update readme.md (#12502)
Noticed a letter missing in "compiling".
Update github instruction link in newbs_getting_started.md (#12510)
Clarify that the link to the github/forking instructions is a link to how to fork this project. Previous wording implied that the link was to a how-to-use github in general page.
Format code according to conventions (#12540)
Co-authored-by: QMK Bot <hello@qmk.fm>
ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472)
Before this commit, attaching an ARM-based (i.e. ChibiOS-based) keyboard that
uses CONSOLE_ENABLE = yes and produces debug messages would deadlock the
keyboard unless one was running hid_listen.
With this commit, dead-locking writes to the queue are detected and prevented.
fixes #5631
[Keymap] Remove LAYOUT_kc macros from edvorakjp keymaps (#12217)
[Keyboard] ergosaurus - add VIA support, enabled RGB (#12126)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Fix Breaking Change date (#12272)
`qmk chibios-confmigrate`: Make `-i` and `-r` required (#12515)
Update info.json to correctly. (#12507)
Add info.json for CK60i (#12318)