aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dichotemy
Commit message (Collapse)AuthorAgeFilesLines
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-061-10/+0
|
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-13/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
* Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye2017-10-107-0/+927
* Added Dichotemy Keyboard, updated docs for Pointing Device * Updated readme * Updated mouse report pointer in pointing_device.c