~ruther/qmk_firmware

672c6b47 — Drashna Jaelre 3 years ago
Make (un)register code functions weak (#15285)

f9cf09eb — QMK Bot 3 years ago
Format code according to conventions (#15588)

7f7364c5 — Dasky 3 years ago
[Core] Split support for pointing devices. (#15304)

* Draft implementation

* formatting

* fix combined buttons

* remove pimoroni throttle

* sync pointing on a throttle loop with checksum

* no longer used

* doh

Co-authored-by: Drashna Jaelre <drashna@live.com>

* switch pimoroni to a cpi equivalent

* add cpi support

* allow user modification of seperate mouse reports

* a little tidy up

* add *_RIGHT defines.

* docs

* doxygen comments

* basic changelog

* clean up pimoroni

* small doc fixes

* Update docs/feature_pointing_device.md

Co-authored-by: Drashna Jaelre <drashna@live.com>

* performance tweak if side has usb

* Don't run init funtions on wrong side

* renamed some variables for consistency

* fix pimoroni typos

* Clamp instead of OR

* Promote combined values to uint16_t

* Update pointing_device.c

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
76a67323 — Hugo Osvaldo Barrera 3 years ago
Add a clarification to an error message (#15207)

Makes this a bit more foolproof.

See https://github.com/qmk/qmk_firmware/issues/15202
03918012 — vectorstorm 3 years ago
Fixes potential wpm sampling overflow, along with code comment fixes (#15277)

Co-authored-by: Trevor Powell <trevor@vectorstorm.com.au>
6e40dfa0 — Nick Brassel 3 years ago
Add open-drain GPIO support. (#15282)

* Add open-drain GPIO support.

* `qmk format-c`

* Wording.

* Remove port GPIO implementations as the only board that uses it has its own internal defs anyway. Will wait for first-class handling of ports in core before reimplementing.
f491e6b1 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
94fe3160 — mechlovin 3 years ago
[Keyboard] Add LZ erGhost (#15451)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
e1303a30 — peepeetee 3 years ago
[Keyboard] Add KPrepublic bm980hsrgb support (#14724)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Fix some typos, especially the sensor name. (#15557)

d6b9056d — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
36db7457 — Arturo Avila 3 years ago
[Keyboard] Add Kintsugi keyboard (#15439)

c734e7c1 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
17c87710 — minibois 3 years ago
[Keyboard] Add mini_ten_key_plus (#15568)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
407647d0 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
57a1d04d — jonavin 3 years ago
[Keymap] Jonavin kbd 67 keymap with advance RGB functions (#15527)

Co-authored-by: Jonavin <=>
bd1d4102 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
95d08b46 — Ibnu Daru Aji 3 years ago
[Keyboard] Add Gurindam (#15540)

Co-authored-by: Drashna Jaelre <drashna@live.com>
19abd80f — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
34a7b435 — peepeetee 3 years ago
[Keyboard] Add KPrepublic BM60hsrgb_iso/rev2, acting in lieu of @bdtc123 (#15095)

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