diff options
| author | γΊγγγ <duelist.info@gmail.com> | 2021-09-15 13:21:31 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-14 21:21:31 -0700 |
| commit | 830fb5fd05e2f7bb528d8fda5ffccf140529ab37 (patch) | |
| tree | c711540713e1f4d58057de38d4c6a8cfd1936f0c /keyboards/peranekofactory | |
| parent | 657323a2069ed821907a5ab1435b11c8438e3d78 (diff) | |
| download | qmk_firmware-830fb5fd05e2f7bb528d8fda5ffccf140529ab37.tar.gz qmk_firmware-830fb5fd05e2f7bb528d8fda5ffccf140529ab37.zip | |
[Keyboard] Update peranekofactory/tone/rev2/rev2.h (#13610)
I changed the description that was mistakenly described as the same wiring as Rev1 to the correct description.
Diffstat (limited to 'keyboards/peranekofactory')
| -rw-r--r-- | keyboards/peranekofactory/tone/rev2/rev2.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/peranekofactory/tone/rev2/rev2.h b/keyboards/peranekofactory/tone/rev2/rev2.h index f5d3d7d01..47f642339 100644 --- a/keyboards/peranekofactory/tone/rev2/rev2.h +++ b/keyboards/peranekofactory/tone/rev2/rev2.h | |||
| @@ -27,8 +27,8 @@ | |||
| 27 | * represents the switch matrix. | 27 | * represents the switch matrix. |
| 28 | */ | 28 | */ |
| 29 | #define LAYOUT( \ | 29 | #define LAYOUT( \ |
| 30 | K04, K05, K06, K07, \ | 30 | K00, K01, K02, K03, \ |
| 31 | K00, K01, K02, K03 \ | 31 | K04, K05, K06, K07 \ |
| 32 | ) \ | 32 | ) \ |
| 33 | { \ | 33 | { \ |
| 34 | { K00, K01, K02, K03, K04, K05, K06, K07 }, \ | 34 | { K00, K01, K02, K03, K04, K05, K06, K07 }, \ |
