summaryrefslogtreecommitdiffstats
path: root/keyboards/dichotemy/config.h
AgeCommit message (Collapse)AuthorFilesLines
2018-12-06Keyboard: Fixing spelling, updating code, finalizing keymap for Dichotomy ↵Snipeye1-85/+0
(#4539) * Fixing spelling, updating code, finalizing keymap for Dichotomy * Fixing requested changes in PR * Further PR-requested changes for convention * Making macros functionable, removing unecessary defs * Fixing keymap to properly use previously-changed macros
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-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.
2017-10-10Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye1-0/+87
* Added Dichotemy Keyboard, updated docs for Pointing Device * Updated readme * Updated mouse report pointer in pointing_device.c