~ruther/qmk_firmware

5856d5e1 — Stefan Kerkmann 2 years ago
[Maintenance] USB HID control packet as struct (#21688)

* ChibiOS: USB HID control request as dedicated struct

Instead of accessing the raw USB setup packet and documenting the values
as the corresponding USB HID control request fields we introduce a
struct that allows direct access to the fields. This is safer and self
documenting.

* Rename usb_request.h to usb_types.h

In the future all shared USB data types can live in this file.
64d1ce75 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
18ef3da8 — millet 2 years ago
[Keyboard] doksin (#22220)

33a40759 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
ae2703b6 — eason 2 years ago
eason/aeroboard - Modify bootloader (#22286)

7948fefc — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
052cc5df — gskygithub 2 years ago
Add darkproject/kd87a_bfg_edition keyboard (#18981)

Co-authored-by: gksygithub <106651989+gksygithub@users.noreply.github.com>
5878336f — 4pplet 2 years ago
[Keyboard] Add Waffling60 revision e (#21664)

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
71abc01d — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
e82bc535 — 4pplet 2 years ago
[Keyboard] Waffling60 Rev E ANSI Hotswap (#22270)

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2571c205 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
0ad780f8 — khchen2004 2 years ago
[Keyboard] add pisces pcb (#22334)

60599ccc — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
f5cd3045 — Kael Augusto 2 years ago
[Keyboard] Add Kaly42 (#22282)

* Added Kaly/Kaly42 keyboard's minimal files.

* Updated readme.md; New link and improved description text.

* Apply suggestions from code review

Added all suggestions given by @dunk2k

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>

* Added community_layouts to info.json.

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>

---------

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
V-USB: Fix `GET_IDLE/SET_IDLE` (#22332)

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
c5716f84 — Dasky 2 years ago
Merge branch 'master' into develop
e0c00c35 — Dasky 2 years ago
Clarify PIO define is optional in docs. (#22339)

372f1bf8 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
d2892685 — Olivia J 2 years ago
[Keyboard] Add LGBTKL (#22331)

Co-authored-by: jack <0x6a73@protonmail.com>
f2936581 — Dasky 2 years ago
RGB/LED matrix use limits size optimisation (#22325)

Next