~ruther/qmk_firmware

Add massdrop/alt:charlesrocket keymap (#17173)

e6071b89 — Diego Palacios 3 years ago
Added Cantor keyboard (#16552)

0103f787 — James Young 3 years ago
PJB Eros Community Layout Support (#17158)

a9c8a88e — James Young 3 years ago
Ryan Skidmore rskeys100 Community Layout Support (#17159)

caa5dcc6 — James Young 3 years ago
Dailycraft Sandbox Configurator Data (#17169)

2a544710 — James Young 3 years ago
Small Markdown Patch for docs/feature_rgb_matrix.md (#17171)

f296e1d1 — jpe230 3 years ago
[Docs] Align LED Matrix docs with RGB matrix docs (#17140)

799a7f98 — Albert Y 3 years ago
[Keyboard] yeti LED index correction (#17138)

c60c19e8 — Kyle McCreery 3 years ago
[Keyboard] Add eeprom IC-less rev for MechWild OBE and Waka60 (#17126)

713ce7b2 — Albert Y 3 years ago
[Keyboard] rskeys100 LED index correction (#17139)

d5aab127 — Kyle McCreery 3 years ago
[Docs] Update Steno Keycode Table (#17155)

e1759cd6 — AnthonyNguyen168 3 years ago
[Keyboard] Update Layouts for MB-65S and MB-65H (#17160)

92548bb3 — QMK Bot 3 years ago
[CI] Format code according to conventions (#17164)

90612fce — Albert Y 3 years ago
[Keyboard] 0xc_pad LED index correction (#17120)

55914897 — Albert Y 3 years ago
[Keyboard] launch_1 LED index correction (#17118)

94d89dfe — aadriance 3 years ago
[Keyboard] Add Eu isolation Keyboard (#17102)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: TuckTuckFloof <stnashmore@gmail.com>
c7e114e0 — anubhav dhiman 3 years ago
[Keyboard] add rad keyboard (#17088)

Co-authored-by: zvecr <git@zvecr.com>
38073c3d — takashicompany 3 years ago
[Keyboard] Add miniZone keyboard (#16644)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
c4c67f2e — James Young 3 years ago
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
394f1478 — James Young 3 years ago
KBDfans Phase One Layout Macro Additions and Configurator Data (#17148)

* phaseone.h: add matrix diagram

* add QMK Configurator data

* add LAYOUT_65_ansi_blocker_split_bs macro

* add LAYOUT_65_ansi_wkl_split_bs macro

* add LAYOUT_65_iso_blocker macro

* add LAYOUT_65_iso_blocker_split_bs macro

* add LAYOUT_65_iso_wkl macro

* add LAYOUT_65_iso_wkl_split_bs macro

* rename LAYOUT_65_ansi_wkl to LAYOUT_65_ansi_blocker_tsangan_wkl

Differentiates the layout supported here from QMK's `65_ansi_blocker_tsangan` Community Layout, which is equivalent to this but with a 1u GUI key between Left Ctrl and Left Alt.

* rename new layout macros for codebase consistency

- `LAYOUT_65_ansi_wkl_split_bs` -> `LAYOUT_65_ansi_blocker_tsangan_wkl_split_bs`
- `LAYOUT_65_iso_wkl` -> `LAYOUT_65_iso_blocker_tsangan_wkl`
- `LAYOUT_65_iso_wkl_split_bs` -> `LAYOUT_65_iso_blocker_tsangan_wkl_split_bs`

* add reference keymaps

Add keymaps which demonstrate the layout macro implementations.
Next