diff options
Diffstat (limited to 'keyboards')
| -rw-r--r-- | keyboards/lets_split/rev1/config.h | 3 | ||||
| -rw-r--r-- | keyboards/lets_split/rev2/config.h | 5 |
2 files changed, 1 insertions, 7 deletions
diff --git a/keyboards/lets_split/rev1/config.h b/keyboards/lets_split/rev1/config.h index 5fb87cf5d..bc6872807 100644 --- a/keyboards/lets_split/rev1/config.h +++ b/keyboards/lets_split/rev1/config.h | |||
| @@ -41,9 +41,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 41 | 41 | ||
| 42 | #define CATERINA_BOOTLOADER | 42 | #define CATERINA_BOOTLOADER |
| 43 | 43 | ||
| 44 | /* COL2ROW or ROW2COL */ | ||
| 45 | #define DIODE_DIRECTION COL2ROW | ||
| 46 | |||
| 47 | /* define if matrix has ghost */ | 44 | /* define if matrix has ghost */ |
| 48 | //#define MATRIX_HAS_GHOST | 45 | //#define MATRIX_HAS_GHOST |
| 49 | 46 | ||
diff --git a/keyboards/lets_split/rev2/config.h b/keyboards/lets_split/rev2/config.h index b34d7c004..ca268cd6c 100644 --- a/keyboards/lets_split/rev2/config.h +++ b/keyboards/lets_split/rev2/config.h | |||
| @@ -40,9 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 40 | 40 | ||
| 41 | #define CATERINA_BOOTLOADER | 41 | #define CATERINA_BOOTLOADER |
| 42 | 42 | ||
| 43 | /* COL2ROW or ROW2COL */ | ||
| 44 | #define DIODE_DIRECTION COL2ROW | ||
| 45 | |||
| 46 | /* define if matrix has ghost */ | 43 | /* define if matrix has ghost */ |
| 47 | //#define MATRIX_HAS_GHOST | 44 | //#define MATRIX_HAS_GHOST |
| 48 | 45 | ||
| @@ -88,4 +85,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 88 | //#define NO_ACTION_FUNCTION | 85 | //#define NO_ACTION_FUNCTION |
| 89 | 86 | ||
| 90 | 87 | ||
| 91 | #endif \ No newline at end of file | 88 | #endif |
