Explorar o código

Remove the DIODE_DIRECTION defines from lets_split so we can close #1067

skullY %!s(int64=8) %!d(string=hai) anos
pai
achega
62c77e7dbf
Modificáronse 2 ficheiros con 1 adicións e 7 borrados
  1. 0 3
      keyboards/lets_split/rev1/config.h
  2. 1 4
      keyboards/lets_split/rev2/config.h

+ 0 - 3
keyboards/lets_split/rev1/config.h

@@ -41,9 +41,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define CATERINA_BOOTLOADER
 
-/* COL2ROW or ROW2COL */
-#define DIODE_DIRECTION COL2ROW
-
 /* define if matrix has ghost */
 //#define MATRIX_HAS_GHOST
 

+ 1 - 4
keyboards/lets_split/rev2/config.h

@@ -40,9 +40,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define CATERINA_BOOTLOADER
 
-/* COL2ROW or ROW2COL */
-#define DIODE_DIRECTION COL2ROW
-
 /* define if matrix has ghost */
 //#define MATRIX_HAS_GHOST
 
@@ -88,4 +85,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 //#define NO_ACTION_FUNCTION
 
 
-#endif
+#endif