aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dichotemy/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+0
| | | | | | | | | | * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
* Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye2017-10-101-0/+87
* Added Dichotemy Keyboard, updated docs for Pointing Device * Updated readme * Updated mouse report pointer in pointing_device.c