~ruther/qmk_firmware

7c10d00c — Drashna Jaelre 4 years ago
Add RGBW support to PWM and SPI drivers for ChibiOS (#14327)

* Add RGBW support to PWM and SPI drivers for ChibiOS

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
07600939 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
d51bb76e — Jordan Duabe 4 years ago
[Keymap] Add 'j4ckofalltrades' keymap for sofle/rev1 (#14446)

6fcc5cdd — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
09b66c06 — Dao Tak Isaac 4 years ago
[Keyboard] Add Dosa40RGB + dtisaac01 (#14476)

c9ad6f73 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
228c7b09 — john-ezra 4 years ago
[Keymap] Major Updates to Personal Kyria Keymap (#14485)

* added john ezra keymap with updates

* changed tapping term
5e4c34f8 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
f93597d6 — Takeshi ISHII 4 years ago
fix link error for helix/rev3_5rows:five_rows (#14466)

This is a tentative quick fix.
I was adding the same functions for both #14426 and #14427 and they were in conflict.
c14abd8c — Drashna Jael're 4 years ago
Merge remote-tracking branch 'origin/master' into develop
7c09b266 — James Young 4 years ago
Nix Studio OXALYS80 Refactor (#14473)

* update grid alignment of keycodes

* update key assignments on via keymap

A seemingly-misplaced key assignment on Layers 1 through 3 of the via keymap led to keys being off by one in comparison to the default keymap.

* switch Backslash and Backspace on via keymap base layer

Matches the via keymap's key mapping to that of the default keymap.

* use QMK 3-character notation in oxalys80.h

* add matrix diagram; remove Planck reference

* add LAYOUT_tkl_ansi and LAYOUT_tkl_ansi_wkl layout macros

* add LAYOUT_tkl_ansi_tsangan macro

* add ISO layouts

Add LAYOUT_tkl_iso, LAYOUT_tkl_iso_tsangan, and LAYOUT_tkl_iso_wkl macros.

* enable Community Layouts support

* tidy up rules.mk

* readme tidy-up
0c1341da — Drashna Jaelre 4 years ago
[Keyboard] Move Planck EZ off 'Proton C' board (#14479)

40578621 — Drashna Jaelre 4 years ago
[Keyboard] Move Moonlander off 'Proton C' board (#14478)

c9b91443 — X-Bows Tech 4 years ago
Update rules.mk for xbows keyboard  (#14477)

* Update rules.mk

* Update rules.mk

* Update rules.mk
efde8d65 — Stefan Kerkmann 4 years ago
Use opendrain pin with external pullup again (#14474)

[Keymap] Adding personal keymap (#14326)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
b1605f2a — Andy Yong 4 years ago
[Keyboard] Add Sauce Mild Keyboard (#14287)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
87665f40 — r-pufky 4 years ago
[Keymap] Add gaming toggle layer & layer colors to r-pufky keymap. (#14251)

c6b87be8 — Álvaro A. Volpato 4 years ago
Mode 65S: Tap code and extra keys for media keys (#14471)

c060ab4e — Drashna Jaelre 4 years ago
Add i2c defaults for Convert to Proton C (#14470)

* Add i2c defaults for Convert to Proton C

* Hide default defines behing CTPC check
Next