Merge remote-tracking branch 'origin/master' into develop
Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234) With MAJOR_MODE (= major scale), keys in one octave is not 12 but 7. To solve this problem, change divisor number from 12 to 7 at %(Modulo) and /(Division). NOTE: The last 12 represents half step keys in one octave for pitch calculation.
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add Mesa TKL (#11294) * Add keyboard: Mesa TKL * Fix image link in readme * Update keyboards/mesa/mesa_tkl/mesa_tkl.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/mesa/mesa_tkl/rules.mk White space changes Co-authored-by: Ryan <fauxpark@gmail.com> * Replace tabs with spaces per C coding conventions. * Update keyboards/mesa/mesa_tkl/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
Update info.json - Program Yoink (#11558) * Update info.json Fix ortho_split
Merge remote-tracking branch 'origin/master' into develop
Remove `DESCRIPTION`, W-Z (#11633)
Merge remote-tracking branch 'origin/master' into develop
Remove `DESCRIPTION`, R-V (#11632)
Merge remote-tracking branch 'origin/master' into develop
Remove `DESCRIPTION`, N-Q (#11631)
Switch to nano specs on ChibiOS builds - Round 2 (#11607)
Merge remote-tracking branch 'upstream/master' into develop
Remove `DESCRIPTION`, K-M (#11619)
Fix up comments showing how to execute config migration. (#11621)
ChibiOS enable memory allocations (#11620)
Fixup declaration for _kill, add other missing syscalls, populate errno. (#11608)
ChibiOS 20.3.2 (#11495) * Update ChibiOS submodule * Update ChibiOS-Contrib submodule * Update ChibiOS config files
Remove `DESCRIPTION`, H-J (#11616)