~ruther/qmk_firmware

28e92536 — Álvaro A. Volpato 3 years ago
Iron180 LED fix (#15411)

554cc86a — James Young 3 years ago
Extended Community Layout Support (#15371)

* add tkl_f13_ansi Community Layout

* add tkl_f13_ansi_tsangan Community Layout

* add tkl_f13_iso Community Layout

* add tkl_f13_iso_tsangan Community Layout

* add missing layout diagrams to readme.md

* fix layout macro references in info.json files

* add tkl_nofrow_iso Community Layout

* enable Community Layout support: dyz/dyz_tkl

* enable Community Layout support: kopibeng/mnk88

* enable Community Layout support: mechlovin/infinity88

* enable Community Layout support: tgr/jane/v2ce

* tgr/jane/v2ce: rename/add layouts

The ANSI Tsangan and ISO Tsangan layout macros did not note that Split Right Shift was supported. This commit notes the Split Right Shift in the macro name, and adds Tsangan layouts without Split Right Shift for ANSI and ISO, which fixes the Community Layout support.
3cd77c53 — paprikman 3 years ago
[Keyboard] Add Albacore (#13200)

Co-authored-by: Drashna Jaelre <drashna@live.com>
23554726 — Andrew-Fahmy 3 years ago
[Keyboard] Update K type (#15405)

Co-authored-by: Ryan <fauxpark@gmail.com>
c0dcfced — Ramon Imbao 3 years ago
[Keyboard] Add Mona v32a (#15412)

366d26a2 — yiancar 3 years ago
Add DFU Suffix for APM chips (#15414)

02618c63 — Christian Eiden 3 years ago
[Keymap] updates to own dactyl keymap (#14223)

Co-authored-by: Ryan <fauxpark@gmail.com>
b868928f — Drashna Jaelre 3 years ago
[Keyboard] Fix compilation issues for viktus smolka (#15410)

c0bac688 — J.Flanagan 3 years ago
[Keyboard] Add Viktus Smolka (#15346)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
6d0a6292 — Drashna Jaelre 3 years ago
[Keyboard] Fix bug in Moonlander functions (#15407)

c54c0fdc — SergioPoverony 3 years ago
[Keyboard] Update BM68RGB Caps Lock Backlight status indication (#13497)

Co-authored-by: Drashna Jael're <drashna@live.com>
8c29902e — Vicktor Hutama 3 years ago
[Keyboard] Updated pins configuration and keymaps for Vaengr (#15379)

Co-authored-by: Joel Challis <git@zvecr.com>
679f83f9 — Joy Lee 3 years ago
Modified config.h default configuration (#15387)

* Modified config.h default configuration

* Modified config.h default configuration
8da9998c — Wolf Van Herreweghe 3 years ago
Update ReadMe for the Roopad (#15380)

Remove pointless `CUSTOM_MATRIX = no` (#15383)

d2ccd62b — Joel Challis 3 years ago
Remove manual enable of LTO within keyboards (#15377)

b6d9a802 — Farhan Rob 3 years ago
[Keyboard] Han60 QMK / VIA Support (#15332)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Tidy up `SLEEP_LED_ENABLE` rules (#15362)

bd2e02bd — Álvaro A. Volpato 3 years ago
[Keyboard] Add support for Mode SixtyFive M65HA and M65HI (#14685)

b98280bf — James Young 3 years ago
Rename Layout Macros for TKLs with F13 keys (#15361)

* dyz/dyz_tkl: rename F13 layouts

- rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi
- rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso

* kopibeng/mnk88: rename F13 layouts

- rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi
- rename LAYOUT_tkl_ansi_tsangan_f13 to LAYOUT_tkl_f13_ansi_tsangan
- rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso
- rename LAYOUT_tkl_iso_tsangan_f13 to LAYOUT_tkl_f13_iso_tsangan

* mechlovin/infinity88: rename F13 layouts

- rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi
- rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso

* mechlovin/infinity88: rename F13 layouts

- rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi
- rename LAYOUT_tkl_ansi_tsangan_f13 to LAYOUT_tkl_f13_ansi_tsangan
- rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso
- rename LAYOUT_tkl_iso_tsangan_f13 to LAYOUT_tkl_f13_iso_tsangan
Next