Update mcu_selection.mk with current ChibiOS path (#14909)
[Keymap] Adding a new keymap for bm60poker and some led configs (#14918)
[Keyboard] Add Mammoth75x (#14925)
[Keyboard] Add zoom65 (#14926)
Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)
[Keyboard] temporary fix for SpiderIsland 78 (#14935) (#14941)
Fix Typo in documentation (#14942)
Tidy up ADNS9800 and PMW3360 firmware blobs (#14936)
[Keymap] Add logo to riblee userspace (#14875)
[Docs] Add default case to tap dance example 5. (#14893)
[Keymap] Add Gergoplex keymap (#14768)
[Keymap] Simplify unicode input mode change and CTRL and GUI swapping (#14874)
Reformat iris keymap antonlindstrom to be a bit more readable and consistent (#14902) Co-authored-by: Ingo Junefjord <ingo.junefjord@attentec.se>
[Keymap] Jonavin userspace keymap updates INVERT_NUMLOCK_INDICATOR (#14880) Co-authored-by: Jonavin <=>
Corrected keyboard layout which was causing issue in QMK configurator (#14891)
[Keyboard] Update encoder callback on Evolv75 (#14757) Co-authored-by: Ryan <fauxpark@gmail.com>
[Keyboard] Add MW75 support (#14833)
Check usb transmit status in send_extra() (#14643)
Fix right half of Nyquist in 4x12 mode having row shifted up by one (#14914)
Pteron36 Refactor (#14904) * reformat info.json - friendly-format info.json - move the right half to the left by 0.5u (improves readability, for me anyway) - correct key sequence * refactor default keymap - use short-form keycodes - use four-space indent * refactor via keymap - use short-form keycodes - use four-space indent * update maintainer field in info.json Use the maintainer's GitHub username. * readme touch-up Minor edit to the lead paragraph, and reformat the Hardware Availability section. * change BOOTMAGIC_ENABLE from `lite` to `yes`