summaryrefslogtreecommitdiffstats
path: root/keyboards/minidox/split_util.h
AgeCommit message (Collapse)AuthorFilesLines
2017-08-13Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵That-Canadian1-5/+1
it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14). Updated MiniDox split_util.h and eeprom files to reflect this change. I recommend adding this to any split board that used these files, my changes will not effect them currently.
2017-07-15Updated i2c and serial files to most recent from the lets split firmware. ↵That-Canadian1-0/+2
Also updated that_canadian keymap
2017-07-11Adds Minidox Keyboard (#1487)That-Canadian1-0/+22
* 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