~ruther/qmk_firmware

ae5755d2 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
a53128e9 — shela 4 years ago
[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>
3d7e062b — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
a726ada5 — shela 4 years ago
Update Japanese newbs_getting_started.md (#12841)

6418c1fd — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
36d8d7df — James Young 4 years ago
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.
8d87bfd4 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
42f4528a — Zach White 4 years ago
expand the size of the textpad to allow for taller keyboards (#13319)

9b65154e — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
2d60444d — Will Wolff-Myren 4 years ago
[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)
143ded33 — Michael Stapelberg 4 years ago
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.
c6d5049f — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
02fcb106 — Ramon Imbao 4 years ago
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
08b62c5f — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
3cc037d8 — obosob 4 years ago
Add "steal this keyboard" keybaord (#12898)

a7b54d28 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
543dca0d — kb-elmo 4 years ago
Added Skeletn87 PCBs (#12922)

* add Skeletn87

* update skeletn87 files

* update skeletn87 soldered

* update readme image

* update readme (again)
635f32b2 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
fc06c143 — 18438880 4 years ago
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>
b3513385 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Next