From b798117bb79038ae7495ea4fdb5254d15c7e4b63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 26 Jun 2017 17:36:40 +0200 Subject: Change "keys" hash to "key_properties" in config.yml --- documentation_en.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'documentation_en.md') diff --git a/documentation_en.md b/documentation_en.md index e92b85c..ac12909 100644 --- a/documentation_en.md +++ b/documentation_en.md @@ -225,6 +225,7 @@ protected for 2 seconds after each stroke. - `repeat_delay: x` (default 0) : protection delay. Once all its actions are done, the key will remain disabled (semi-transparent and crossed) for that amount of time (in seconds). +- `actions: list`: List of actions to run with the key. #### `common` key property @@ -237,6 +238,8 @@ This section lets you describe for each key, the list of actions associated to it. Note that except for `wait` and some particular cases (see below), all the actions are almost instantaneous. +*This section is deprecated and replaced by an `actions` key containing a list +in `key_properties` section for each key.* #### Examples -- cgit v1.2.3