diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2022-09-29 11:25:42 +0200 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2022-09-29 11:25:42 +0200 |
commit | e477fc45079e29fe2bee92f3a3b1c11346888ebc (patch) | |
tree | 56bacbd498d01e8294c814a6fa75c8e9e77cc050 /keyboards/keyten/aperture/aperture.h | |
parent | 6afdd9d74da250e47ac64d6690bd19d037045e99 (diff) | |
parent | eb55551e2d764ac48c48e02165589ab11f4c8005 (diff) | |
download | qmk_firmware-e477fc45079e29fe2bee92f3a3b1c11346888ebc.tar.gz qmk_firmware-e477fc45079e29fe2bee92f3a3b1c11346888ebc.zip |
Merge branch 'master' into taamastaamas
Diffstat (limited to 'keyboards/keyten/aperture/aperture.h')
-rw-r--r-- | keyboards/keyten/aperture/aperture.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/keyten/aperture/aperture.h b/keyboards/keyten/aperture/aperture.h index e547c91794..09851fb4b2 100644 --- a/keyboards/keyten/aperture/aperture.h +++ b/keyboards/keyten/aperture/aperture.h @@ -20,7 +20,7 @@ #define XXX KC_NO -/* LAYOUT_all +/* LAYOUT_65_ansi_blocker_tsangan_split_bs * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ * │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │2D │0E │ * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤ @@ -33,7 +33,7 @@ * │40 │41 │42 │46 │4A │ │4C │4D │4E │ * └─────┴───┴─────┴───────────────────────────┴─────┘ └───┴───┴───┘ */ -#define LAYOUT_all( \ +#define LAYOUT_65_ansi_blocker_tsangan_split_bs( \ K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E, \ |