]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
More code cleanup
authorTerryMathews <terry@terrymathews.net>
Mon, 23 Jan 2017 03:06:53 +0000 (22:06 -0500)
committerTerryMathews <terry@terrymathews.net>
Mon, 23 Jan 2017 03:06:53 +0000 (22:06 -0500)
Missed a few commented out vestigal defines in revx/config.h that had
been moved to keymap/serial and i2c.

keyboards/lets_split/rev1/config.h
keyboards/lets_split/rev2/config.h

index e5e9a1c8276707b86bd871991909e79dfcf1a63e..2f5bde953101e6120c79438593cd5b31bc25dbb5 100644 (file)
@@ -41,17 +41,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define CATERINA_BOOTLOADER
 
-// #define USE_I2C
-// Use serial if not using I2C
-/*#ifndef USE_I2C
-#  define USE_SERIAL
-#endif
-
-// #define EE_HANDS
-
-#define I2C_MASTER_LEFT*/
-// #define I2C_MASTER_RIGHT
-
 /* COL2ROW or ROW2COL */
 #define DIODE_DIRECTION COL2ROW
 
index 07d3aa5062f9035a0c39bef8cf8cad4bfd52b2b4..b34d7c0047707be970a4c5b195a16b474b4f923b 100644 (file)
@@ -40,18 +40,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define CATERINA_BOOTLOADER
 
-// #define USE_I2C
-
-// Use serial if not using I2C
-/*#ifndef USE_I2C
-#  define USE_SERIAL
-#endif
-
-// #define EE_HANDS
-
-#define I2C_MASTER_LEFT*/
-// #define I2C_MASTER_RIGHT
-
 /* COL2ROW or ROW2COL */
 #define DIODE_DIRECTION COL2ROW