aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril <cyril.x9@gmail.com>2021-07-26 01:51:23 -0400
committerGitHub <noreply@github.com>2021-07-25 22:51:23 -0700
commita73e0a7b1308825ffd2fff18ff385add09f31c03 (patch)
treee174ffa66651445d64aed8f443ede16bdbc4050c
parent2e5cecd704ee576cc471f286c5cae9ace8379af6 (diff)
downloadqmk_firmware-a73e0a7b1308825ffd2fff18ff385add09f31c03.tar.gz
qmk_firmware-a73e0a7b1308825ffd2fff18ff385add09f31c03.zip
Revert "Fixed the ortho60 and ortho48 matrix layout after testing (#12106)" (#13456)
This reverts commit e25f05224f1c06aeed13b2e99e8e755af65ac689.
-rw-r--r--keyboards/cannonkeys/ortho48/ortho48.h4
-rw-r--r--keyboards/cannonkeys/ortho60/ortho60.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/cannonkeys/ortho48/ortho48.h b/keyboards/cannonkeys/ortho48/ortho48.h
index b0197c3cf..1e51c37af 100644
--- a/keyboards/cannonkeys/ortho48/ortho48.h
+++ b/keyboards/cannonkeys/ortho48/ortho48.h
@@ -6,13 +6,13 @@
6 k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, \ 6 k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, \
7 k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b, \ 7 k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b, \
8 k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b, \ 8 k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b, \
9 k30, k31, k32, k33, k34, k36 , k37, k38, k39, k3a, k3b \ 9 k30, k31, k32, k33, k34, k35 , k37, k38, k39, k3a, k3b \
10) \ 10) \
11{ \ 11{ \
12 { k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b }, \ 12 { k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b }, \
13 { k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b }, \ 13 { k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b }, \
14 { k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b }, \ 14 { k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b }, \
15 { k30, k31, k32, k33, k34, KC_NO, k36, k37, k38, k39, k3a, k3b } \ 15 { k30, k31, k32, k33, k34, k35, KC_NO, k37, k38, k39, k3a, k3b } \
16} 16}
17 17
18#define LAYOUT_ortho_4x12( \ 18#define LAYOUT_ortho_4x12( \
diff --git a/keyboards/cannonkeys/ortho60/ortho60.h b/keyboards/cannonkeys/ortho60/ortho60.h
index 2dcc00ddb..0f3ae127a 100644
--- a/keyboards/cannonkeys/ortho60/ortho60.h
+++ b/keyboards/cannonkeys/ortho60/ortho60.h
@@ -7,14 +7,14 @@
7 k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b, \ 7 k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b, \
8 k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b, \ 8 k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b, \
9 k30, k31, k32, k33, k34, k35, k36, k37, k38, k39, k3a, k3b, \ 9 k30, k31, k32, k33, k34, k35, k36, k37, k38, k39, k3a, k3b, \
10 k40, k41, k42, k43, k44, k46 , k47, k48, k49, k4a, k4b \ 10 k40, k41, k42, k43, k44, k45 , k47, k48, k49, k4a, k4b \
11) \ 11) \
12{ \ 12{ \
13 { k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b }, \ 13 { k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b }, \
14 { k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b }, \ 14 { k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b }, \
15 { k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b }, \ 15 { k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b }, \
16 { k30, k31, k32, k33, k34, k35, k36, k37, k38, k39, k3a, k3b }, \ 16 { k30, k31, k32, k33, k34, k35, k36, k37, k38, k39, k3a, k3b }, \
17 { k40, k41, k42, k43, k44, KC_NO, k46, k47, k48, k49, k4a, k4b }, \ 17 { k40, k41, k42, k43, k44, k45, KC_NO, k47, k48, k49, k4a, k4b }, \
18} 18}
19 19
20#define LAYOUT_ortho_5x12( \ 20#define LAYOUT_ortho_5x12( \