diff --git a/docs/README.md b/docs/README.md index 32e801b..0bbefbc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -76,16 +76,23 @@ Dead keys are preceded by a `*` sign. They can be used in the `base` layer: +-----+ shift -------> |*" | = dead diaeresis - base --------> |*' | = dead acute accent + base --------> |*´ | = dead acute accent +-----+ … as well as in the `altgr` layer: +-----+ - shift = " ---> | "*" | <----- altgr+shift+key = dead diaeresis - base = ' ----> | '*' | <----- altgt+key = dead acute accent + | *" | <----- altgr+shift+key = dead diaeresis + | *´ | <----- altgr+key = dead acute accent +-----+ +… and combined in the `full` layer: + + +-----+ + shift+key = A --> | A*" | <----- altgr+shift+key = dead diaeresis + key = a --> | a*´ | <----- altgr+key = dead acute accent + +-----+ + ### Standard Dead Keys diff --git a/kalamine/data/user_guide.yaml b/kalamine/data/user_guide.yaml index 8fa47c2..7f647ea 100644 --- a/kalamine/data/user_guide.yaml +++ b/kalamine/data/user_guide.yaml @@ -37,16 +37,23 @@ Dead_Keys: +-----+ shift -------> |*" | = dead diaeresis - base --------> |*' | = dead acute accent + base --------> |*´ | = dead acute accent +-----+ … as well as in the `altgr` layer: +-----+ - shift = " ---> | "*" | <----- altgr+shift+key = dead diaeresis - base = ' ----> | '*' | <----- altgt+key = dead acute accent + | *" | <----- altgr+shift+key = dead diaeresis + | *´ | <----- altgr+key = dead acute accent +-----+ + … and combined in the `full` layer: + + +-----+ + shift+key = A --> | A*" | <----- altgr+shift+key = dead diaeresis + key = a --> | a*´ | <----- altgr+key = dead acute accent + +-----+ + Standard_Dead_Keys: | The following dead keys are supported, and their behavior cannot be customized: