Enums§
- Mouse
Button - Represents mouse buttons.
Functions§
- init
- Initializes the connection to the Razer device.
- key_
down - Sends a key down (press) event.
- key_up
- Sends a key up (release) event.
- mouse_
click - Send a mouse button click event.
- mouse_
move - Send a relative mouse move event with the specified coordinates.