Fix build of Equinox (#8505) * Remove rules.mk from equinox dir * Add explicit rules.mk to rev0 and rev1 dirs
[Docs] Update layer documentation (#8371) * [Docs] Update layer documentation * Add layer_state_cmp functions * Fix cut/copy/paste issue * Add id tags * Apply noroads corrections * Move Layers section to separate document * Fix ID tag for layers * Use better name for summary/side bar * Fix feature page linkage As well as a small spell error close by * Remove paper analogy for now
format code according to conventions [skip ci]
Update newbs installation procedure for MSYS2 (#8423)
[Keyboard] Palette1202 fix encoder rotate direction (#8489) * revised hardware availability - URL * fixed encoder rotate direction (reversed)
Initial arm->chibios pass - simplify some platform logic (#8450)
Tidy up report.h (#8486) * Tidy up report.h * Add link to Review Request 41 for brightness controls
Remove ACT_COMMAND (#8487) * Remove ACT_COMMAND * And from action_t as well
fixing matrix layout (#8504)
Highlight .inc files as .c files (#8496)
Add VIA support to Leaf 60 (#8490)
Update JIS keymap and sendstring LUT (#8457)
VIA Support for GH60 (#8442) * VIA Support: GH60 Rev C and GH60 Satan * Corrected GH60 VIA default keymap * Corrected GH60 VIA default keymap pt 2 * Copied default keymap over via default keymap * Satan GH60 default corrected for VIA * Satan GH60 default corrected for VIA pt 2 * Satan GH60 LTO enable for size * Transparent 4th dynamic layer for GH60 Via support * Update keyboards/gh60/revc/info.json * Update keyboards/gh60/satan/info.json * Update keyboards/gh60/satan/info.json * Removed deprecated JSON keys gh60/revc/info.json * Removed inline comment next to VID for GH60 Satan
Add tw1t611 ergodash keymap. (#8377) * Add tw1t611 ergodash keymap. * Fix keycodes. Change kc_rctl to kcb rsft. * Change block to enum layers. * Remove blackslahs. * Remove last slash. Align row. * Use new german keymap. * Fix typo. Co-authored-by: Daniel Schindler <client55@protonmail.com>
Jotix (#8480) * jotix ortho_4x12 layout * jotix ortho_4x12 layout * jotix ortho_4x12 layout Co-authored-by: jotix <jotix@jotix-pc.localdomain>
Fix missing deprecated keycodes for keymap_swedish (#8483)
VIA Support: PDXKBC Macropad (#8431) * add via support for pdxkbc macropad * add VIA support for the pdxkbc * clean out some commented code * remove unused files * comment the vendor ID * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
Set MCU for some F103 boards (#8459)
Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator builds (#8482) * Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator builds * Also align rules.mk
M0lly: refactor OLED support and qmk-dfu bootloader (#8475)