~ruther/qmk_firmware

6ef0419b — James Young 4 years ago
SENDYYeah Bevi: correct Configurator layout data (#13327)

7770a491 — James Young 4 years ago
Nix Studio Oxalys80 Configurator Layout Data Correction (#13326)

* apply human-friendly formatting to info.json

* correct LAYOUT_all data

Corrects the layout data for the LAYOUT_all macro.
03791ed9 — James Young 4 years ago
Draytronics Daisy Configurator Refactor (#13325)

* correct layout data

* use LAYOUT as layout macro name

The defined LAYOUT_daisy is functional, but Configurator expects LAYOUT through the info.json file. As the board only supports one layout according to the open-source PCB files, use LAYOUT as the defined macro per QMK guidelines.

* add layout macro alias
39b1dc76 — James Young 4 years ago
GON Nerd60 Refactor (#13343)

Cleanup junk chars, part 3 (#13332)

Cleanup junk chars, part 2 (#13284)

7c2bd4dd — Zach White 4 years ago
add doctor to safe_commands (#13324)

61ec0023 — Nathan_Blais 4 years ago
Bop added via & unicode support (#13122)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
ca2259d9 — shela 4 years ago
Update Japanese document (#10673)

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>
a726ada5 — shela 4 years ago
Update Japanese newbs_getting_started.md (#12841)

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.
42f4528a — Zach White 4 years ago
expand the size of the textpad to allow for taller keyboards (#13319)

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)
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
3cc037d8 — obosob 4 years ago
Add "steal this keyboard" keybaord (#12898)

543dca0d — kb-elmo 4 years ago
Added Skeletn87 PCBs (#12922)

* add Skeletn87

* update skeletn87 files

* update skeletn87 soldered

* update readme image

* update readme (again)
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>
344b1b43 — s-show 4 years ago
Add ID to "## Advanced Macros". (#12830)

b354ce94 — James Larkby-Lahet 4 years ago
enable mouse keys in handwired/dactyl keymaps that use them (#12586)

Next