abouttreesummaryrefslogcommitdiff
path: root/doc/Custom-layouts.md
diff options
context:
space:
mode:
authorJules Aguillon2025-01-11 16:30:36 +0100
committerJules Aguillon2025-01-11 16:30:36 +0100
commitddd2eebb0e2a811c922d9c30c7ce17980caeb2a5 (patch)
tree5faa03098d07032a68e7a993920a9ce9f656ccde /doc/Custom-layouts.md
parent1783dcdb35a5c482ca6de2351a0f9c6321bdf786 (diff)
downloadunexpected-keyboard-ddd2eebb0e2a811c922d9c30c7ce17980caeb2a5.tar.gz
unexpected-keyboard-ddd2eebb0e2a811c922d9c30c7ce17980caeb2a5.zip
Remove the 'slider="true"' attribute
Whether a key behaves as a slider is now purely defined by the key values present on it.
Diffstat (limited to 'doc/Custom-layouts.md')
-rw-r--r--doc/Custom-layouts.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/Custom-layouts.md b/doc/Custom-layouts.md
index e9196f8..13f68e5 100644
--- a/doc/Custom-layouts.md
+++ b/doc/Custom-layouts.md
@@ -93,7 +93,6 @@ The following optional properties define the effects of swipes:
You can define a swipe only once with either compass-point or numeric notation. Unexpected Keyboard automatically puts a small legend in that direction from the center of the key.
-* `slider`: If `slider="true"`, and the key also has `w` and `e` properties, then the key tracks horizontal finger motion precisely and sends the `w` and `e` keystrokes repeatedly. In built-in layouts, this makes the space bar send left and right characters as the user slides on the space bar.
* `anticircle`: The key value to send when doing an anti-clockwise gesture on the key.
### Layout