diff options
Diffstat (limited to 'keyboards/crkbd/rev1/common/config.h')
-rw-r--r-- | keyboards/crkbd/rev1/common/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/crkbd/rev1/common/config.h b/keyboards/crkbd/rev1/common/config.h index a2c2cde0b..b468fe395 100644 --- a/keyboards/crkbd/rev1/common/config.h +++ b/keyboards/crkbd/rev1/common/config.h | |||
@@ -23,6 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
23 | 23 | ||
24 | #ifdef RGB_MATRIX_ENABLE | 24 | #ifdef RGB_MATRIX_ENABLE |
25 | # define RGB_MATRIX_SPLIT { 27, 27 } | 25 | # define RGB_MATRIX_SPLIT { 27, 27 } |
26 | # define SPLIT_TRANSPORT_MIRROR | ||
26 | #endif | 27 | #endif |
27 | 28 | ||
28 | #define DIODE_DIRECTION COL2ROW | 29 | #define DIODE_DIRECTION COL2ROW |