Created
August 30, 2024 22:12
-
-
Save BigBrainAFK/8a9e29bc5b40a76eec32a26d1f679de2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RgbBrightnessUp = 0x401 | |
RgbBrightnessDown = 0x402 | |
SelectAnalogProfile1 = 0x403 | |
SelectAnalogProfile2 = 0x404 | |
SelectAnalogProfile3 = 0x405 | |
ModeKey = 0x408 | |
FnKey = 0x409 | |
DisableKey = 0x40A | |
FnLayerLock = 0x40B | |
FnKey2 = 0x40C |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment