Merge remote-tracking branch 'origin/master' into develop
[Docs] Update Steno Keycode Table (#17155)
[Keyboard] Update Layouts for MB-65S and MB-65H (#17160)
Merge remote-tracking branch 'origin/master' into develop
[CI] Format code according to conventions (#17164)
[CI] Format code according to conventions (#17165)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] 0xc_pad LED index correction (#17120)
[Keyboard] launch_1 LED index correction (#17118)
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] add rad keyboard (#17088)
Co-authored-by: zvecr <git@zvecr.com>
Merge remote-tracking branch 'origin/master' into develop
Move GMMK Pro to allow for multiple revisions (#16423)
* Added GMMK PRO Rev2 WBG7 MCU compatibility. Added GMMK 2 WBG7 MCU compatibility.
* GMMK PRO MCU Updates only (removed other kbs)
* fix problems
* Optimize the code.
* Update form develop branch
* Update
* Updater from qmk/develop
* Update
* Update config.h
* Update config.h
* Remove gmmk pro rev2
* move moults31/keymap.c
* Update
* tidy up
Co-authored-by: Joy <chang.li@westberrytech.com>
Co-authored-by: zvecr <git@zvecr.com>
Continue Caps Word when AltGr (right Alt) is held. (#17156)
This is a minor bug fix for Caps Word. Currently, Caps Word turns off
whenever a non-shift mod becomes active. This is done to avoid
interfering with hotkeys.
This commit makes an exception to continue Caps Word when AltGr (right
Alt) is held. Outside the US, the AltGr key is used to type additional
symbols (https://en.wikipedia.org/wiki/AltGr_key). Depending on the
language, these may include symbols used within words like accented
letters where it would be desirable to continue Caps Word.
Merge remote-tracking branch 'origin/master' into develop
KBDfans Tiger80 Community Layout Support and Keymap Touch-Up (#17149)
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_tkl_f13_ansi_tsangan
* enable Community Layout support
* refactor keymaps to use grid alignment
Merge remote-tracking branch 'origin/master' into develop