summaryrefslogtreecommitdiffstats
path: root/keyboards/dichotemy
AgeCommit message (Collapse)AuthorFilesLines
2018-06-06Dichotemy: Refactor and Configurator update (#3133)noroadsleft3-43/+55
* Refactor KEYMAP to LAYOUT * Configurator support
2018-02-06Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna1-10/+0
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert1-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
2017-10-10Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye7-0/+927
* Added Dichotemy Keyboard, updated docs for Pointing Device * Updated readme * Updated mouse report pointer in pointing_device.c