diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2022-10-22 13:22:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-22 13:22:29 -0700 |
commit | cdb04900cd1c84bb2ef983a8eca0667fba4ce5c0 (patch) | |
tree | b5c1bb37218b0815d6d532c2a0bbdd3083821462 /keyboards/40percentclub/polyandry/teensy2/teensy2.h | |
parent | fc394dfdd43651e5ba46575319832b91afe92e14 (diff) |
Polyandry: rename LAYOUT to LAYOUT_ortho_4x3 (#18815)
Diffstat (limited to 'keyboards/40percentclub/polyandry/teensy2/teensy2.h')
-rw-r--r-- | keyboards/40percentclub/polyandry/teensy2/teensy2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/40percentclub/polyandry/teensy2/teensy2.h b/keyboards/40percentclub/polyandry/teensy2/teensy2.h index 118eb353a4..ce7790434b 100644 --- a/keyboards/40percentclub/polyandry/teensy2/teensy2.h +++ b/keyboards/40percentclub/polyandry/teensy2/teensy2.h @@ -22,7 +22,7 @@ #include "polyandry.h" -#define LAYOUT( \ +#define LAYOUT_ortho_4x3( \ K000, K001, K002, \ K003, K004, K005, \ K006, K007, K008, \ |