diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-13 17:16:06 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-13 17:16:06 +0000 |
commit | 4f79b57774705ce1def5ef09502d3e828b712a35 (patch) | |
tree | 4196d113ad6bf2c4c1ad599b1f180cb8c9f26f18 /keyboards/cradio/cradio.h | |
parent | 3058bf0f83af272afa05fe200e7d043b63f61aea (diff) | |
parent | a3af4b09b0786e7c228828b2b3676fb7dd9a1c2f (diff) |
Merge remote-tracking branch 'origin/master' into develop
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 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, \ |