aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/minidox/rev1/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-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
* Updated i2c and serial files to most recent from the lets split firmware. ↵That-Canadian2017-07-141-1/+1
| | | | Also updated that_canadian keymap
* Adds Minidox Keyboard (#1487)That-Canadian2017-07-101-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