]> git.donarmstrong.com Git - qmk_firmware.git/commit
Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled it was...
authorThat-Canadian <poole.chris.11@gmail.com>
Sun, 13 Aug 2017 18:24:04 +0000 (14:24 -0400)
committerThat-Canadian <poole.chris.11@gmail.com>
Sun, 13 Aug 2017 18:24:04 +0000 (14:24 -0400)
commit26650731d1825d8ca8c5e96d10a80bc8cd7b78e4
treeb7fadb5dfcc560edee4de0255df0627125eabb0f
parent1631f7cd798dcf428404977e441d7e5b65fe81ce
Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled 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.
keyboards/minidox/eeprom-lefthand.eep
keyboards/minidox/eeprom-righthand.eep
keyboards/minidox/split_util.h
tmk_core/common/eeconfig.h