diff options
author | Joel Challis <git@zvecr.com> | 2022-04-29 01:31:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-29 01:31:55 +0100 |
commit | 6e819945ed7d0084f22cbf4221eb166243c3ce07 (patch) | |
tree | f1910a27d8cabffac192ac5d20a73b2cb806ad3a /keyboards/reviung/reviung34/reviung34.h | |
parent | d458d4a596cd1fe8f0a21b9b70ab2e5cd190e7c7 (diff) |
Remove some layout exceptions (#16957)
* LAYOUT_JP -> LAYOUT_jp
* LAYOUT_ANSI_DEFAULT -> LAYOUT
* LAYOUT_reviung34_2uL -> LAYOUT_reviung34_2u
Diffstat (limited to 'keyboards/reviung/reviung34/reviung34.h')
-rwxr-xr-x | keyboards/reviung/reviung34/reviung34.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/reviung/reviung34/reviung34.h b/keyboards/reviung/reviung34/reviung34.h index 8385e5c8c2..1ab783ec36 100755 --- a/keyboards/reviung/reviung34/reviung34.h +++ b/keyboards/reviung/reviung34/reviung34.h @@ -38,7 +38,7 @@ { KC_NO, KC_NO, K32, K33, K34, K35, K36, K37, K38 } \ } -#define LAYOUT_reviung34_2uL( \ +#define LAYOUT_reviung34_2u( \ K00, K01, K02, K03, K04, K05, K06, K07, K08, K35, \ K10, K11, K12, K13, K14, K15, K16, K17, K18, K36, \ K20, K21, K22, K23, K24, K25, K26, K27, K28, K37, \ |