~ruther/qmk_firmware

ecca9c54 — lalalademaxiya1 2 years ago
Add Keychron C2 Pro (#20701)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
595d393f — jonylee@hfd 2 years ago
[Keyboard] Add Monsgeek M5 (#21182)

Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2f1cac6e — Albert Y 2 years ago
[Docs] Code markdown amendment (#21323)

7753249d — James Young 2 years ago
NovelKeys NK+: correct layout data (#21317)

* NovelKeys NK+: correct layout data

Add key sizes to the layout data.

* [refactor] rename LAYOUT to LAYOUT_65_xt_ansi_blocker_tsangan
42cd55e0 — Jack Humbert 2 years ago
Planck Matrix Fixes (#21196)

* fix non-default keymap compiling, initial matrix state, watchdog options

* fix: allow planck/rev7 to be used with ENCODER_ENABLE = no

* chore: update function name on all cases.

* remove old midi tone option

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

* fixes abhixec's planck keymap

* add audio enable condition to abhixec's planck keymap

* add audio enable condition to all muse includes

* Revert "add audio enable condition to all muse includes"

This reverts commit 9779e908970dbf7cf81b1a3f968ef2e85ae2b76f.

* Revert "add audio enable condition to abhixec's planck keymap"

This reverts commit 24c742a5e8ddd55c45ce9f1917b0cb237d4bf721.

* Revert "fixes abhixec's planck keymap"

This reverts commit 4bb085d1ff00febc92ff6211da4fb776c6379fad.

---------

Co-authored-by: Peter.Falken <luis@bitjester.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
ac14fce0 — James Young 2 years ago
Kalakos Bahrnob65 Configurator Layout Touch-Up (#21309)

* [enhancement] add matrix diagram

* [refactor] friendly-format info.json

* [enhancement] remove key overlaps
85b80449 — James Young 2 years ago
KJ-Modify RS40 Configurator Touch-Up (#21311)

* [refactor] friendly-format info.json

* [enhancement] remove key overlap

Fix a key overlap in the Configurator rendering between LCtrl and Fn2.

* [enhancement] replace store links with product links

Replace URLs that point to the vendor's shop with URLs to the vendor's
product listing.
45c52c74 — lalalademaxiya1 2 years ago
[Keyboard] Add Keychron C1 Pro (#20700)

Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
958cae3e — Roberts Kursitis 2 years ago
[Keyboard] Add Alisaie (#21266)

0abe3129 — Derek 2 years ago
[Keyboard] Add bigsmoothknob (#21265)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
7bd1d184 — Drashna Jaelre 2 years ago
[Docs] Add note about `ENABLE_COMPILE_KEYCODE` to docs (#21290)

Co-authored-by: Ryan <fauxpark@gmail.com>
31e39a9f — James Young 2 years ago
dnworks SBL Community Layout Support and Touch-Up (#21267)

abd0632b — James Young 2 years ago
Tsubasa Handwired: correct layout data (#21295)

a756ef6c — James Young 2 years ago
HFDKB K83 Configurator Layout Fix (#21297)

e646ec20 — mechlovin 2 years ago
[Keyboard] Add support for Alveus MX PCB (#21238)

Co-authored-by: jack <0x6a73@protonmail.com>
0774381f — Nick Brassel 2 years ago
Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282)

de49bcd8 — James Young 2 years ago
Geistmaschine Geist Layout Refactor and Touch-Up (#21288)

88640e47 — James Young 2 years ago
[refactor] correct layout data (#21289)

b520b352 — Sergey Vlasov 2 years ago
preonic/rev3{,_drop}: Fix layouts with 2u keys (#21114)

Apparently layouts with 2u keys were not correctly converted into the
`info.json` format (the old C layout macros used the arguments for such
keys multiple times to cover all possible 1u locations; this is not
supported in `info.json`, and the single matrix location for 2u keys was
chosen incorrectly in some cases).  Fix the layout definitions to match
the real PCB wiring.
884be6c1 — Nick Brassel 2 years ago
Fix up operator precedence in RGBLIGHT (#21280)

Next