~ruther/qmk_firmware

6328c255 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
71f067a6 — Takeshi Nishio 4 years ago
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.
08573213 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
974d3f1f — MesaKeyboards 4 years ago
[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>
1bc8e785 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
e6a90c8b — melonbred 4 years ago
Update info.json - Program Yoink (#11558)

* Update info.json

Fix ortho_split
b9ddccf0 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Remove `DESCRIPTION`, W-Z (#11633)

36784a99 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Remove `DESCRIPTION`, R-V (#11632)

d5ab40aa — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Remove `DESCRIPTION`, N-Q (#11631)

14c2f671 — Joel Challis 4 years ago
Switch to nano specs on ChibiOS builds - Round 2 (#11607)

9e18f41f — Nick Brassel 4 years ago
Merge remote-tracking branch 'upstream/master' into develop
Remove `DESCRIPTION`, K-M (#11619)

78fe155b — Nick Brassel 4 years ago
Fix up comments showing how to execute config migration. (#11621)

3b1ffd2e — Nick Brassel 4 years ago
ChibiOS enable memory allocations (#11620)

49dcc824 — Nick Brassel 4 years ago
Fixup declaration for _kill, add other missing syscalls, populate errno. (#11608)

a7c45dae — Nick Brassel 4 years ago
ChibiOS 20.3.2 (#11495)

* Update ChibiOS submodule

* Update ChibiOS-Contrib submodule

* Update ChibiOS config files
Remove `DESCRIPTION`, H-J (#11616)

Next