diff options
Diffstat (limited to 'keyboards/cradio/cradio.h')
-rw-r--r-- | keyboards/cradio/cradio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cradio/cradio.h b/keyboards/cradio/cradio.h index 29e81ef9b..527cc16ad 100644 --- a/keyboards/cradio/cradio.h +++ b/keyboards/cradio/cradio.h | |||
@@ -31,7 +31,7 @@ | |||
31 | // readability | 31 | // readability |
32 | #define ___ KC_NO | 32 | #define ___ KC_NO |
33 | 33 | ||
34 | #define LAYOUT( \ | 34 | #define LAYOUT_split_3x5_2( \ |
35 | L01, L02, L03, L04, L05, R01, R02, R03, R04, R05, \ | 35 | L01, L02, L03, L04, L05, R01, R02, R03, R04, R05, \ |
36 | L06, L07, L08, L09, L10, R06, R07, R08, R09, R10, \ | 36 | L06, L07, L08, L09, L10, R06, R07, R08, R09, R10, \ |
37 | L11, L12, L13, L14, L15, R11, R12, R13, R14, R15, \ | 37 | L11, L12, L13, L14, L15, R11, R12, R13, R14, R15, \ |