diff options
Diffstat (limited to 'keyboards/lets_split/rev2/config.h')
| -rw-r--r-- | keyboards/lets_split/rev2/config.h | 5 |
1 files changed, 1 insertions, 4 deletions
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 |
