summaryrefslogtreecommitdiff
path: root/keyboards/minidox/split_util.h
AgeCommit message (Collapse)Author
2017-08-13Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵That-Canadian
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-14Updated i2c and serial files to most recent from the lets split firmware. ↵That-Canadian
Also updated that_canadian keymap
2017-07-10Adds Minidox Keyboard (#1487)That-Canadian
* 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