~ruther/qmk_firmware

dfef3135 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add Lunar II (#18827)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: ai03 <sarcaphx510@gmail.com>
d311d86d — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
42c240f6 — Danny 2 years ago
Add Sinc Rev. 3 (#18846)

* Initial work on adding Sinc Rev. 3

* Add RGB Matrix support

* Add encoder map support

* Set I2C pins

* Update LED locations for right half

* Move USB definitions to info.json

* Update RGB modes

* Replace pin mappings for right half with correct ones

* Move config.h back to rev1/rev2 due to addition of rev3

* Convert initial Rev. 3 config work to be data-driven

* Convert RGB Matrix config to DD format

* More config cleanup

* Use full-duplex PIO

* Add MCU/bootloader settings for Rev. 2

* Change ISO Enter location since it shares location with Backslash

* Adjust build settings to reduce flash/EEPROM usage
Fixup 1upkeyboards/pi60_rgb (#18858)

2a61bfc2 — Selene ToyKeeper 2 years ago
add "inertia" mode for mouse keys (#18774)

Co-authored-by: Selene ToyKeeper <git@toykeeper.net>
4c0c491e — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
8ea8a4ed — Terlekchi Seityagiya 2 years ago
[Keyboard] Kepler 33 (#18771)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
48dc8122 — kopibeng 2 years ago
[Keyboard] Update MNK65 (#18743)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
99d5b550 — Nostril 2 years ago
[Keymap] Add new IIDX gamepad keymap for Synth Labs Solo (#18741)

Co-authored-by: Drashna Jaelre <drashna@live.com>
1d629f75 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
e5947599 — Vino Rodrigues 2 years ago
[Keyboard] Add Binepad BNR1 rotary encoder (#18809)

Co-authored-by: Joel Challis <git@zvecr.com>
c07614da — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
e485261e — Markus Korn 2 years ago
[Keymap] gmmk gmmk2 p65: new keymap (#18808)

Co-authored-by: Drashna Jaelre <drashna@live.com>
d051528d — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
9dec43a0 — HorrorTroll 2 years ago
Added new keyboard DOIO KB16 (Rev 2) (#18699)

23b481ab — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
cd809953 — ziptyze 2 years ago
Addition of pi60_rgb to 1upkeyboards (#18633)

ec2414c0 — Joel Challis 2 years ago
Deprecate `SECURE_*` keycodes for `QK_SECURE_*` (#18847)

* Deprecate SECURE_* keycodes for QK_SECURE_*

* Update keycode process

* Update process_secure.c

* Apply suggestions from code review

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

Co-authored-by: Ryan <fauxpark@gmail.com>
Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` (#18844)

* Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*`

* Docs
Next