Add US International keymap (#8493) * Add US International keymap * Add extra spacing to UK AltGr keycode comments
Add Icelandic keymap and sendstring LUT (#8494)
Add Finnish keymap and sendstring LUT (#8495)
Reorder logic within common_features.mk (#8517) * Reorder logic within common_features.mk * Revert haptic logic * Add back path to make tests happy * Update common_features.mk Co-Authored-By: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Remove BOOTLOADER_SIZE stuff from template (#8516)
[Docs] Trivial documentation fix (#8509) * Trivial documentation fix * fix * fix * fix translation
format code according to conventions [skip ci]
Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347) * Add support for Bootmagic lite when using SPLIT_HAND_PIN * Deduplicate bootmagic_lite logic from within via * Revert location of defaults so that user overrides still work for now * Tidy up code slightly
FLX Lodestone: add ANSI and ISO layout data and keymaps (#8481) * Lodestone: add ANSI and ISO layout data and keymaps * rename layout macros LAYOUT_ansi -> LAYOUT_65_ansi_blocker_split_bs LAYOUT_iso -> LAYOUT_65_iso_blocker_split_bs * use four-space indent on the new keymaps * add 65_ansi_blocker and 65_iso_blocker layouts
[Docs] Fixes for feature_rgblight.md (#8514) * remove extra comma that breaks the RGBLight Layers example * linting - use four spaces instead of tabs for indenting - remove trailing spaces
Claw44 rev1 Configurator layout support (#8488)
Fix formatting for report.h (#8512)
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