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
Add "steal this keyboard" keybaord (#12898)
Merge remote-tracking branch 'origin/master' into develop
Added Skeletn87 PCBs (#12922) * add Skeletn87 * update skeletn87 files * update skeletn87 soldered * update readme image * update readme (again)
Merge remote-tracking branch 'origin/master' into develop
Latin6rgb use IS31FL3731 IC (#11819) * Create config.h * Add files via upload * Create keymap.c * Create keymap.c * Create rules.mk * Update readme.md * Update keyboards/latin6rgb/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/latin6rgb/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c * Update keymap.c * Update config.h * Update config.h Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
Add ID to "## Advanced Macros". (#12830)
Merge remote-tracking branch 'origin/master' into develop
enable mouse keys in handwired/dactyl keymaps that use them (#12586)
Merge remote-tracking branch 'origin/master' into develop