aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dichotemy/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Fixing spelling, updating code, finalizing keymap for Dichotomy ↵Snipeye2018-12-051-168/+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
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-061-10/+0
|
* Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye2017-10-101-0/+178
* Added Dichotemy Keyboard, updated docs for Pointing Device * Updated readme * Updated mouse report pointer in pointing_device.c