ToastKiste211 activity https://gitlab.com/ToastKiste211 2026-03-02T07:10:08Z tag:gitlab.com,2026-03-02:5156099592 ToastKiste211 commented on merge request !3216 at Adam Honse / OpenRGB 2026-03-02T07:10:08Z ToastKiste211 ToastKiste211

Oh yeah, it is also a bragi device:

| ids           |                               |
|---------------|-------------------------------|
| usb-pid       | 7010                          | <- 0x1B62
| usb-vid       | 6940                          |
| lister-stage2 | "bragi-device-listing"        |
| package       | "dev-k57-rgb-wireless-dongle" |

If you take a look at the Corsair devices here: https://www3.corsair.com/software/CUE_V5/public/modules/windows/packages/devices.json

tag:gitlab.com,2026-03-01:5155382531 ToastKiste211 commented on merge request !3216 at Adam Honse / OpenRGB 2026-03-01T23:20:41Z ToastKiste211 ToastKiste211

The existing CorsairWirelessController only handles the K57 RGB?

The K65 Plus Wireless uses a different, newer protocol that Corsair internally calls "Bragi".

"Bragi" is an official Corsair name. Corsair ships a dedicated iCUE plugin package called bragi-proto, available on their CDN: https://www3.corsair.com/software/CUE_V5/public/modules/windows/packages/bragi-proto_5.27.149_win32-release-amd64.cuepkg

Extracting the DLL and searching its strings shows that the Bragi protocol covers many Corsair devices. Also there i have found the K65 Plus Wireless.

strings BragiProtocols.dll | grep -iE "K[0-9]{2,3}|M[0-9]{2,3}|HS[0-9]{2,3}|Scimitar|Sabre|Dark.?Core|Ironclaw|Virtuoso|Void|Slipstream" | sort -u

DarkCoreProMouseEffects
HS70_SE
HS80
IronclawWirelessSe
K100_Wheel
K55_Core_Rgb_Tkl
K57RgbWireless
K65_Plus_Wireless
K65_Plus_Wireless_V2
K65_Rgb_Mini
K70_Core_Rgb
K70_Core_Rgb_Tkl_Wireless
K70_Pro_Rgb_Tkl
K70_Rgb_Pro_Mini
M65RgbUltraWirelessMouseEffects
M75MouseEffects
NightsabreMouseEffects
SabreProWirelessMouseEffects
ScimitarWirelessMouseEffects
SlipstreamMultipoint
Virtuoso
VirtuosoMax
VoidWirelessV2
tag:gitlab.com,2026-02-28:5153905544 ToastKiste211 opened merge request !3216: Add Corsair K65 Plus Wireless keyboard support (Bragi protocol) at Adam Honse / OpenRGB 2026-02-28T22:31:54Z ToastKiste211 ToastKiste211

Initial commit for Corsair K65 Plus Wireless keyboard (Bragi protocol)

New controller for the Corsair K65 Plus Wireless keyboard using the Bragi protocol.

Supported devices:

  • Corsair K65 Plus Wireless (NA/UK/JP) — PID 0x2B10, 0x2B11, 0x2B12
  • Corsair K65 Plus V2 Wireless (NA/UK/JP) — PID 0x2B23, 0x2B26, 0x2B37
  • Slipstream dongle — PID 0x2B07

Features:

  • Wired (USB): per-key RGB via persistent ALT_LIGHTING handle (PacketIndex format, 373 bytes)
  • Wireless (Slipstream dongle): solid color via resource 0x6D60 with open/write/close/indication cycle
  • Automatic ANSI/ISO/JIS layout detection based on device PID
  • Brightness control
  • Keepalive thread to maintain software control mode

Limitations:

  • Wireless per-key RGB is not supported by firmware (multi-group payloads tested but ignored)
tag:gitlab.com,2026-02-28:5153895012 ToastKiste211 pushed to project branch add_corsair_k65_plus_wireless at ToastKiste211 / OpenRGB 2026-02-28T22:24:10Z ToastKiste211 ToastKiste211

ToastKiste211 (f7021c65) at 28 Feb 22:24

Add Corsair K65 Plus Wireless keyboard support (Bragi protocol)

... and 508 more commits

tag:gitlab.com,2026-02-28:5153890010 ToastKiste211 pushed to project branch master at ToastKiste211 / OpenRGB 2026-02-28T22:16:32Z ToastKiste211 ToastKiste211

ToastKiste211 (bd565c30) at 28 Feb 22:16

Merge branch OpenRGB:master into master

... and 497 more commits

tag:gitlab.com,2025-06-18:4359808517 ToastKiste211 pushed to project branch master at ToastKiste211 / OpenRGB 2025-06-18T12:48:15Z ToastKiste211 ToastKiste211

ToastKiste211 (63ac303d) at 18 Jun 12:48

Merge branch OpenRGB:master into master

... and 3 more commits

tag:gitlab.com,2025-06-18:4359800069 ToastKiste211 deleted project branch add_corsair_k68_red_shadow at ToastKiste211 / OpenRGB 2025-06-18T12:46:03Z ToastKiste211 ToastKiste211

ToastKiste211 (9ad9e592) at 18 Jun 12:46

tag:gitlab.com,2025-06-11:4342450380 ToastKiste211 opened merge request !2887: Add Corsair K68 Red Shadow at Adam Honse / OpenRGB 2025-06-11T21:32:22Z ToastKiste211 ToastKiste211

Add Corsair K68 Red Shadow

1 { "usb-pid": 7077, "usb-vid": 6940 }
tag:gitlab.com,2025-06-11:4342445271 ToastKiste211 pushed new project branch add_corsair_k68_red_shadow at ToastKiste211 / OpenRGB 2025-06-11T21:29:15Z ToastKiste211 ToastKiste211

ToastKiste211 (9ad9e592) at 11 Jun 21:29

add Corsair K68 RED SHADOW

tag:gitlab.com,2025-06-11:4342443156 ToastKiste211 deleted project branch add_corsair_k68_red_shadow at ToastKiste211 / OpenRGB 2025-06-11T21:28:02Z ToastKiste211 ToastKiste211

ToastKiste211 (088ba208) at 11 Jun 21:28

tag:gitlab.com,2025-06-11:4342439132 ToastKiste211 pushed new project branch add_corsair_k68_red_shadow at ToastKiste211 / OpenRGB 2025-06-11T21:25:55Z ToastKiste211 ToastKiste211

ToastKiste211 (088ba208) at 11 Jun 21:25

tag:gitlab.com,2025-06-11:4342434322 ToastKiste211 deleted project branch add_corsair_k68_red_shadow at ToastKiste211 / OpenRGB 2025-06-11T21:23:28Z ToastKiste211 ToastKiste211

ToastKiste211 (6bfda301) at 11 Jun 21:23

tag:gitlab.com,2025-06-11:4342413926 ToastKiste211 deleted project branch corsair_commander_core at ToastKiste211 / OpenRGB 2025-06-11T21:13:54Z ToastKiste211 ToastKiste211

ToastKiste211 (2501eacc) at 11 Jun 21:13

tag:gitlab.com,2025-06-11:4342411073 ToastKiste211 deleted project branch add_corsair_k60_rgb_pro_tkl_white at ToastKiste211 / OpenRGB 2025-06-11T21:12:21Z ToastKiste211 ToastKiste211

ToastKiste211 (b76f7233) at 11 Jun 21:12

tag:gitlab.com,2025-06-11:4342379885 ToastKiste211 pushed to project branch master at ToastKiste211 / OpenRGB 2025-06-11T20:56:07Z ToastKiste211 ToastKiste211

ToastKiste211 (088ba208) at 11 Jun 20:56

Merge branch OpenRGB:master into master

... and 1 more commit

tag:gitlab.com,2025-06-10:4338546226 ToastKiste211 opened merge request !2884: Add corsair k60 rgb pro tkl white (v2) at Adam Honse / OpenRGB 2025-06-10T19:08:40Z ToastKiste211 ToastKiste211

Add Corsair K60 RGB PRO TKL white (second try)

1 { "usb-pid": 7149, "usb-vid": 6940 }
tag:gitlab.com,2025-06-10:4338537894 ToastKiste211 pushed to project branch add_corsair_k60_rgb_pro_tkl_white at ToastKiste211 / OpenRGB 2025-06-10T19:05:10Z ToastKiste211 ToastKiste211

ToastKiste211 (b76f7233) at 10 Jun 19:05

Add Corsair K60 RGB PRO TKL White

tag:gitlab.com,2025-06-10:4338524371 ToastKiste211 pushed new project branch add_corsair_k60_rgb_pro_tkl_white at ToastKiste211 / OpenRGB 2025-06-10T18:59:29Z ToastKiste211 ToastKiste211

ToastKiste211 (f9197a57) at 10 Jun 18:59

tag:gitlab.com,2025-06-10:4338516828 ToastKiste211 deleted project branch add_corsair_k60_rgb_pro_tkl_white at ToastKiste211 / OpenRGB 2025-06-10T18:56:40Z ToastKiste211 ToastKiste211

ToastKiste211 (e1ef6a37) at 10 Jun 18:56

tag:gitlab.com,2025-06-10:4338406260 ToastKiste211 pushed to project branch master at ToastKiste211 / OpenRGB 2025-06-10T18:13:22Z ToastKiste211 ToastKiste211

ToastKiste211 (f9197a57) at 10 Jun 18:13

Merge branch OpenRGB:master into master

... and 5 more commits