.. | ||
achordion.c | ||
achordion.h | ||
introspection.h | ||
qmk_module.json | ||
README.md |
Achordion
Module | getreuer/achordion |
Version | 2025-03-07 |
Maintainer | Pascal Getreuer (@getreuer) |
License | Apache 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.