diff options
Diffstat (limited to 'keyboards/scarletbandana/config.h')
-rw-r--r-- | keyboards/scarletbandana/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/scarletbandana/config.h b/keyboards/scarletbandana/config.h index 58c5d4a41..01cf95065 100644 --- a/keyboards/scarletbandana/config.h +++ b/keyboards/scarletbandana/config.h | |||
@@ -31,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
31 | #define MATRIX_ROWS 5 | 31 | #define MATRIX_ROWS 5 |
32 | #define MATRIX_COLS 17 | 32 | #define MATRIX_COLS 17 |
33 | 33 | ||
34 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 34 | /* COL2ROW, ROW2COL*/ |
35 | #define DIODE_DIRECTION ROW2COL | 35 | #define DIODE_DIRECTION ROW2COL |
36 | 36 | ||
37 | #ifdef RGBLIGHT_ENABLE | 37 | #ifdef RGBLIGHT_ENABLE |