summaryrefslogtreecommitdiffstats
path: root/keyboards/minidox/rev1/config.h
AgeCommit message (Collapse)AuthorFilesLines
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert1-2/+0
* 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-07-15Updated i2c and serial files to most recent from the lets split firmware. ↵That-Canadian1-1/+1
Also updated that_canadian keymap
2017-07-11Adds Minidox Keyboard (#1487)That-Canadian1-0/+38
* merge * line ending stuff * Added MiniDox keyboard folder / configs / and some keymaps * Updated minidox rev1 config, and readme. Also updated that_canadian keymap to include RGB * cleaned up that_canadian keymap comments * Fixed RGB being enabled by default, now it must be turned on at the keymap level