From ddd2eebb0e2a811c922d9c30c7ce17980caeb2a5 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 11 Jan 2025 16:30:36 +0100 Subject: Remove the 'slider="true"' attribute Whether a key behaves as a slider is now purely defined by the key values present on it. --- doc/Custom-layouts.md | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/Custom-layouts.md') 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 -- cgit v1.2.3