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/handwired/xealous/rev1/rev1.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/handwired/xealous/rev1/rev1.h')
-rw-r--r-- | keyboards/handwired/xealous/rev1/rev1.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/xealous/rev1/rev1.h b/keyboards/handwired/xealous/rev1/rev1.h index 88e5ef376e..ce8d68c2c1 100644 --- a/keyboards/handwired/xealous/rev1/rev1.h +++ b/keyboards/handwired/xealous/rev1/rev1.h @@ -22,5 +22,3 @@ { R30, R31, R32, R33, R34, R35, XXX, XXX }, \ { R40, R41, R42, R43, R44, XXX, XXX, XXX } \ } - -#define LAYOUT_split60 LAYOUT |