]> git.donarmstrong.com Git - qmk_firmware.git/commit
Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)
authorSnipeye <Snipeye@gmail.com>
Tue, 10 Oct 2017 17:07:59 +0000 (11:07 -0600)
committerJack Humbert <jack.humb@gmail.com>
Tue, 10 Oct 2017 17:07:59 +0000 (07:07 -1000)
commitcfd118d158bc13cf65ed0bb05fd1995d4892ac2e
tree8c9f1be7283bd31c71d622a70dea7595eca7af56
parent20031ab982db135a10e3d28c5440af622c7cc029
Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)

* Added Dichotemy Keyboard, updated docs for Pointing Device

* Updated readme

* Updated mouse report pointer in pointing_device.c
docs/_summary.md
keyboards/dichotemy/config.h [new file with mode: 0644]
keyboards/dichotemy/dichotemy.c [new file with mode: 0644]
keyboards/dichotemy/dichotemy.h [new file with mode: 0644]
keyboards/dichotemy/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/dichotemy/matrix.c [new file with mode: 0644]
keyboards/dichotemy/readme.md [new file with mode: 0644]
keyboards/dichotemy/rules.mk [new file with mode: 0644]
quantum/pointing_device.c