qmk/modules/getreuer/achordion
2025-03-18 22:27:19 +01:00
..
achordion.c import https://github.com/getreuer/qmk-modules.git 2025-03-18 22:27:19 +01:00
achordion.h import https://github.com/getreuer/qmk-modules.git 2025-03-18 22:27:19 +01:00
introspection.h import https://github.com/getreuer/qmk-modules.git 2025-03-18 22:27:19 +01:00
qmk_module.json import https://github.com/getreuer/qmk-modules.git 2025-03-18 22:27:19 +01:00
README.md import https://github.com/getreuer/qmk-modules.git 2025-03-18 22:27:19 +01:00

Achordion

Modulegetreuer/achordion
Version2025-03-07
MaintainerPascal Getreuer (@getreuer)
LicenseApache 2.0
Documentation https://getreuer.info/posts/keyboards/achordion

This is a community module adaptation of Achordion, a customizable "opposite hands" rule implementation for tap-hold keys. Achordion is the predecessor of QMK core feature Chordal Hold.

Add the following to your keymap.json to use Achordion:

{
    "modules": ["getreuer/achordion"]
}

Optionally, Achordion can be customized through several callbacks and config options. See the Achordion documentation for how to do that and further details.