Skip to content

Commit 9e0f951

Browse files
committed
Update documentation for new feature
1 parent ad36528 commit 9e0f951

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/source/functions.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ SCANCODE_BL_MODE Cycle through the backlighting modes (static,
2828
SCANCODE_BL_ENABLE Enable/disable the backlight and cycle through the
2929
different lighting zones
3030

31+
SCANCODE_KEEPAWAKE (toggle) Jiggle the mouse by imperceptible amounts to
32+
keep the attached PC awake.
3133
SCANCODE_KEYLOCK (toggle) Disable sending scancodes to PC
3234
SCANCODE_WINLOCK (toggle) Disable the windows key
3335
SCANCODE_ESCGRAVE Acts like grave key if shift is pressed (to make tilde).

docs/source/leds.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ Here is an explanation of all LED functions:
7676
'USB Init', 'USB Error', 'USB Suspend', 'USB Normal'
7777
Indicates the status of the USB connection to the host.
7878

79+
'Keep Awake'
80+
Lights up when the Keep Awake function is active.
81+
7982
LED Auto Layer Select
8083
---------------------
8184

0 commit comments

Comments
 (0)