summaryrefslogtreecommitdiff
path: root/keyboards/cradio/cradio.h
diff options
context:
space:
mode:
authorAlbert Y <76888457+filterpaper@users.noreply.github.com>2022-01-14 01:15:01 +0800
committerGitHub <noreply@github.com>2022-01-13 09:15:01 -0800
commite2d1547f31c0ceda27b68e26e79224b49cadaa97 (patch)
treeca9914f4d2d7f4dea3b0c2161c777f76a564a3be /keyboards/cradio/cradio.h
parentd0c8f2f822f320bc26a744ad05debf7effe76f3d (diff)
[Keyboard] Switch a_dux, cradio and ferris to split_3x5_2 (#15850)
Diffstat (limited to 'keyboards/cradio/cradio.h')
-rw-r--r--keyboards/cradio/cradio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cradio/cradio.h b/keyboards/cradio/cradio.h
index 29e81ef9b8..527cc16ad0 100644
--- a/keyboards/cradio/cradio.h
+++ b/keyboards/cradio/cradio.h
@@ -31,7 +31,7 @@
// readability
#define ___ KC_NO
-#define LAYOUT( \
+#define LAYOUT_split_3x5_2( \
L01, L02, L03, L04, L05, R01, R02, R03, R04, R05, \
L06, L07, L08, L09, L10, R06, R07, R08, R09, R10, \
L11, L12, L13, L14, L15, R11, R12, R13, R14, R15, \