diff options
author | Jimmy Chan <jchan@linkedin.com> | 2017-02-06 08:42:38 -0800 |
---|---|---|
committer | Jimmy Chan <jchan@linkedin.com> | 2017-02-07 12:30:24 -0800 |
commit | 9c02e2ab49f020218f39f386fcbe2edfcea3d810 (patch) | |
tree | 69cb67d46189e39c93a6fd744d37650dcaca814a /keyboards/lets_split/eeprom-lefthand.eep | |
parent | d639bd2021b697849bb11e521fc142292ab7e023 (diff) | |
download | qmk_firmware-9c02e2ab49f020218f39f386fcbe2edfcea3d810.tar.gz qmk_firmware-9c02e2ab49f020218f39f386fcbe2edfcea3d810.zip |
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
Diffstat (limited to 'keyboards/lets_split/eeprom-lefthand.eep')
-rw-r--r-- | keyboards/lets_split/eeprom-lefthand.eep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lets_split/eeprom-lefthand.eep b/keyboards/lets_split/eeprom-lefthand.eep index a92200b124..b9666a74c0 100644 --- a/keyboards/lets_split/eeprom-lefthand.eep +++ b/keyboards/lets_split/eeprom-lefthand.eep @@ -1,2 +1,2 @@ -:080000000000000000000001F7
+:0B0000000000000000000000000001F4
:00000001FF
|