Merge remote-tracking branch 'origin/master' into develop
add doctor to safe_commands (#13324)
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
Update Japanese document (#10673)
Merge remote-tracking branch 'origin/master' into develop
[Docs] Update Japanese faq documents (#12842)
* Update Japanese faq documents.
* Update Japanese summary.
* Update docs/ja/faq_debug.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Update docs/ja/faq_misc.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Apply suggestions from code review
Co-authored-by: s-show <s1shimz@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
Update Japanese newbs_getting_started.md (#12841)
Merge remote-tracking branch 'origin/master' into develop
SAM SG81M Layout Macro Rework (#13291)
* grid-align layout macro and keymaps
* physically align layout macro and keycodes
Arrange the layout macro and keycodes to resemble the assembled keyboard.
* update info.json data
Updates the info.json data to be correct to the new layout macro.
Merge remote-tracking branch 'origin/master' into develop
expand the size of the textpad to allow for taller keyboards (#13319)
Merge remote-tracking branch 'origin/master' into develop
[Keymap] gmmk/pro: willwm (#12952)
* Create willwm keymap:
Modified GMMK Pro Default + VIA + Space-Cadet Unicode
* Temporarily remove unicode map calls; try using UNICODE_ENABLE instead
* RGBLIGHT_ENABLE = yes
* ...on second thought, don't enable RGBLIGHT =P
* Move Del to PrtSc, add Home, move PrtSc to Fn+Home
* willwm: Add keymap.json and readme.md
* willwm: Add layer0/layer1 images
* willwm: Update readme.md with info from PR #12952
* willwm: Update to better match template
(https://docs.qmk.fm/#/documentation_templates)
kint36: set correct EEPROM size (#12946)
The Teensy 3.6 comes with 4096 bytes of EEPROM.
This is commit 1 of 2 to make the EEPROM work.
The next commit changes the core code to wire up the EEPROM.
Merge remote-tracking branch 'origin/master' into develop
Add the SquishyTKL and SquishyFRL (#12764)
* Add SquishyTKL
* Add SquishyTKL-FRL
* Adjust readme.md and info.json
* Add JIS support for SquishyTKL
* Fix JIS layout macro
* Fix via layout and keymap
* Migrate SquishyTKL to STM32duino bootloader
* Make chibios conf files generic
* Change TKL via keymap to match number of layers
* Apply chibios changes to FRL as well
* Adjust README regarding flashing with dfu-util
* Add license and header guard
Merge remote-tracking branch 'origin/master' into develop