summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/rev1/common/config.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-03-03 10:38:21 -0800
committerGitHub <noreply@github.com>2021-03-03 10:38:21 -0800
commit41933efbf00cd1fb2ded0bb54c5dce8d7ba9e2b7 (patch)
tree1393dbfc8b58a03092c0bd1b40615f34fc6a0c50 /keyboards/crkbd/rev1/common/config.h
parent18a333ec6bc9051ae7ec63a809d725c5c5f77046 (diff)
downloadqmk_firmware-41933efbf00cd1fb2ded0bb54c5dce8d7ba9e2b7.tar.gz
qmk_firmware-41933efbf00cd1fb2ded0bb54c5dce8d7ba9e2b7.zip
[Keyboard] Enable RGB Matrix for Corne (#12091)
Diffstat (limited to 'keyboards/crkbd/rev1/common/config.h')
-rw-r--r--keyboards/crkbd/rev1/common/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/crkbd/rev1/common/config.h b/keyboards/crkbd/rev1/common/config.h
index a2c2cde0b7..b468fe3956 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/>.
#ifdef RGB_MATRIX_ENABLE
# define RGB_MATRIX_SPLIT { 27, 27 }
+# define SPLIT_TRANSPORT_MIRROR
#endif
#define DIODE_DIRECTION COL2ROW