Skip to content

Commit b8d7a80

Browse files
committed
Rebuild docs
1 parent 9e0f951 commit b8d7a80

26 files changed

Lines changed: 105 additions & 94 deletions
143 Bytes
Binary file not shown.
550 Bytes
Binary file not shown.

docs/build/doctrees/leds.doctree

498 Bytes
Binary file not shown.

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 6051fd6c3f9b266f6414b80b88c8da41
3+
config: 304857fbcbccbcbf821904d6b14d0584
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/build/html/_sources/functions.rst.txt

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/build/html/_sources/leds.rst.txt

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

docs/build/html/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '3.04.01',
3+
VERSION: '3.05.01',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/build/html/cfgfiles.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
99

10-
<title>Layout Mod Configs &mdash; EasyAVR 3.04.01 documentation</title>
10+
<title>Layout Mod Configs &mdash; EasyAVR 3.05.01 documentation</title>
1111

1212

1313

@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
3.04.01
69+
3.05.01
7070
</div>
7171

7272

docs/build/html/console.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
99

10-
<title>The Config Console &mdash; EasyAVR 3.04.01 documentation</title>
10+
<title>The Config Console &mdash; EasyAVR 3.05.01 documentation</title>
1111

1212

1313

@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
3.04.01
69+
3.05.01
7070
</div>
7171

7272

docs/build/html/devguide.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
99

10-
<title>Developer’s Guide &mdash; EasyAVR 3.04.01 documentation</title>
10+
<title>Developer’s Guide &mdash; EasyAVR 3.05.01 documentation</title>
1111

1212

1313

@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
3.04.01
69+
3.05.01
7070
</div>
7171

7272

0 commit comments

Comments
 (0)