~ruther/qmk_firmware

047fe0a8 — studiokestra 3 years ago
[Keyboard] Add Galatea TKL PCB. (#15290)

b90d9475 — kb-elmo 3 years ago
[Keyboard] Add Vertex 40% (#15323)

5b5b3642 — Drashna Jaelre 3 years ago
[Keymap] Unicode and cursor sync - drashna keymap (#15328)

4ee33f1f — Joel Challis 3 years ago
Fix keyboard level use of OLED_DRIVER_ENABLE (#15343)

097ae9d8 — Conor Burns 3 years ago
fixed oled in bongocat keymap and fixed encoder direction (#15232)

* fixed oled in bongocat keymap (#13454) and fixed encoder direction for prod parts

* updated readme for launch later today
b29b4827 — Gastón Jorquera 3 years ago
Add TRNS to LOWER layer (#15288)

This commit makes the mode keys transparent in the LOWER layer instead
of disabled.

Before this commit, the following sequence of key presses `LGUI+LOWER+l`
would translate into `Cmd+right` in macOS and, therefore, move the
cursor to the end of line.

But, pressing `LOWER+LGUI+l` would completely ignore the `LGUI` and,
therefore, move the cursor one letter to the right.

With this change, pressing `LOWER+LGUI+l` produces the same result as
`LGUI+LOWER+l`.

This is also true for multiple other combinations, like
`RALT+SHIFT+LOWER+l`, `LOWER+RALT+SHIFT+l`, `SHIFT+LOWER+RALT+l`, etc.

Co-authored-by: Gaston Jorquera <gjorquera@gmail.com>
9beee828 — stanrc85 3 years ago
Enable RGB Matrix animations being used (#15338)

35b6d1e9 — Leon Omelan 3 years ago
[Keyboard] Add Nozbe Macropad (#14803)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
d4690d0c — Álvaro A. Volpato 3 years ago
Meridian LED update (#15329)

* Meridian first update

* Update README, adjust timing settings

* Update README
99c6829b — ryjelsum 3 years ago
[Keyboard] Add 40percent.club's 'polypad' PCB (#15158)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
99ec5e39 — Charly Delay 3 years ago
Fix last merge date (#15327)

eaf17b32 — Xelus22 3 years ago
[Bug] Xelus Keyboards 400kHz i2c fix (#15315)

* 400khz fix

* fix valor rev2 timing

* keep consistent
88fe5c16 — Nick Brassel 3 years ago
Changelog 2021q4 (#15325)

* Changelog.

* Remove the asymmetric encoder PR from listing due to revert.

* More docs

* More docs

* More docs

* Links to changelog, updated schedule, slotted in 2 weeks of testing at the end so that there's no ambiguity with PR merge dates.

* Clarify keyboard moves.

* Fix dates

* Sidebar

* Fixup dates.

* Fixup dates.

* Wording.
1e484035 — Dasky 3 years ago
fix typos (#15316)

ca567076 — Stefan Kerkmann 3 years ago
Fix HOLD_ON_OTHER_KEY_PRESS after #11059 (#15307)

that broke compilation because of a typo: KEYPRESS should have been
KEY_PRESS
e156d5c1 — Nick Brassel 3 years ago
Fix build. (#15322)

0e654830 — Charly Delay 3 years ago
[Keyboard] Fix call to `pointing_device_handle_buttons` (#15313)

b3fc33fa — Drashna Jaelre 3 years ago
Re-add encoder tests (#15312)

Co-authored-by: Balz Guenat <balz.guenat@gmail.com>
4d0dd1ea — Drashna Jaelre 3 years ago
[Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)

* Revert "fix broken macro in transport.h (#15239)"

This reverts commit 06f18e22d9aff0afa4dce101a6a1b2cae5511365.

* Revert "Rework encoders to enable asymmetric split keyboards (#12090)"

This reverts commit 32215d5bff52262542a2f8d2a221b0303f02c019.
94d7cc37 — Nick Brassel 3 years ago
WB32F3G71 config migration with removal of unnecessary items. (#15309)

* Config migration with removal of unnecessary items.

* Removed as per suggestion.
Next