Skip to content

Instantly share code, notes, and snippets.

View BigBrainAFK's full-sized avatar

Tony Langhammer BigBrainAFK

View GitHub Profile
@BigBrainAFK
BigBrainAFK / wooting_report_ids.txt
Last active December 27, 2024 00:12
Wooting USB Reports
REMOVED_RgbMainPart = 0 = "REMOVED_RgbMainPart"
REMOVED_DigitalProfileMainPart = 1 = "REMOVED_DigitalProfileMainPart"
REMOVED_AnalogProfileMainPart = 2 = "REMOVED_AnalogProfileMainPart"
REMOVED_AnalogProfileCurveChangeMapPart1 = 3 = "REMOVED_AnalogProfileCurveChangeMapPart1"
REMOVED_AnalogProfileCurveChangeMapPart2 = 4 = "REMOVED_AnalogProfileCurveChangeMapPart2"
REMOVED_MainMappingProfile = 5 = "REMOVED_MainMappingProfile"
REMOVED_FunctionMappingProfile = 6 = "REMOVED_FunctionMappingProfile"
DeviceConfig = 7 = "DeviceConfig"
SetDKSProfile = 8 = "SetDKSProfile"
RgbColorsPart = 9 = "RgbColorsPart"
@BigBrainAFK
BigBrainAFK / wooting_custom_hid_scan_codes.txt
Last active December 27, 2024 00:13
Wooting custom HID scan codes
RgbBrightnessUp = 0x401
RgbBrightnessDown = 0x402
SelectAnalogProfile1 = 0x403
SelectAnalogProfile2 = 0x404
SelectAnalogProfile3 = 0x405
ModeKey = 0x408
FnKey = 0x409
DisableKey = 0x40A
FnLayerLock = 0x40B
FnKey2 = 0x40C
@BigBrainAFK
BigBrainAFK / wootility_feature_codes.txt
Last active December 27, 2024 00:13
Wooting USB Feature Codes
Ping = 0 = "Ping"
GetVersion = 1 = "GetVersion"
ResetToBootloader = 2 = "ResetToBootloader"
GetSerial = 3 = "GetSerial"
GetRgbProfileCount = 4 = "GetRgbProfileCount"
REMOVED_GetCurrentRgbProfileIndex = 5 = "REMOVED_GetCurrentRgbProfileIndex"
REMOVED_GetRgbMainProfile = 6 = "REMOVED_GetRgbMainProfile"
ReloadProfile0 = 7 = "ReloadProfile0"
SaveRgbProfile = 8 = "SaveRgbProfile"
GetDigitalProfilesCount = 9 = "GetDigitalProfilesCount"