aboutsummaryrefslogtreecommitdiff
path: root/users/drashna/split/readme.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-12-29 20:17:34 -0800
committerGitHub <noreply@github.com>2021-12-29 20:17:34 -0800
commitc4551d7ef1ed2c1069f23cc8499b7c7fc30f3ecf (patch)
tree67dc381a45d59626132c4c59b71c4b36fa971f8b /users/drashna/split/readme.md
parent1a8a842cfb3e87a82afb57ba29ca59c5fa6fe97b (diff)
downloadqmk_firmware-c4551d7ef1ed2c1069f23cc8499b7c7fc30f3ecf.tar.gz
qmk_firmware-c4551d7ef1ed2c1069f23cc8499b7c7fc30f3ecf.zip
[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)
Diffstat (limited to 'users/drashna/split/readme.md')
-rw-r--r--users/drashna/split/readme.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/users/drashna/split/readme.md b/users/drashna/split/readme.md
new file mode 100644
index 000000000..5dad34012
--- /dev/null
+++ b/users/drashna/split/readme.md
@@ -0,0 +1,29 @@
1# Custom Split Transport
2
3To disable the customized split transport, add `CUSTOM_SPLIT_TRANSPORT_SYNC = no` to your `rules.mk`.
4
5This syncs a number of additional settings, such as the keymap_config (magic settings), user eeprom configs, and misc firmware settings.
6
7Additionally, this supports a watchdog timer reset for the secondary split side.
8
9## User State Config
10
11The User states that it sync are:
12
13* Audio Enable status
14* Audio Clicky states
15* Unicode mode
16* Pointing Device tap toggle status
17* Swap Hands status
18* Host Driver status
19
20## Userspace Config
21
22The userspace config states that are synced are:
23
24* RGB layer indication
25* "is overwatch" status
26* nuke switch
27* Swapped numbers
28* RGB Matrix idle animation
29* Autocorrect enable status