]> git.donarmstrong.com Git - qmk_firmware.git/commit
correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 project...
authorJimmy Chan <jchan@linkedin.com>
Mon, 6 Feb 2017 16:42:38 +0000 (08:42 -0800)
committerJimmy Chan <jchan@linkedin.com>
Tue, 7 Feb 2017 20:30:24 +0000 (12:30 -0800)
commit9c02e2ab49f020218f39f386fcbe2edfcea3d810
tree69cb67d46189e39c93a6fd744d37650dcaca814a
parentd639bd2021b697849bb11e521fc142292ab7e023
correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 project. do not default EE_HANDS for the serial keymap

if you compare split_util.h with the original project by ahtn, the
address we look for isLeftHand config went from addr 7 to addr 10
(decimal). The EEP files were not updated.

EE_HANDS should not be enabled by default since it's more confusing for
most users
keyboards/lets_split/Makefile
keyboards/lets_split/eeprom-lefthand.eep
keyboards/lets_split/eeprom-righthand.eep
keyboards/lets_split/keymaps/serial/config.h