diff options
author | Sergey Vlasov <sigprof@gmail.com> | 2020-06-10 20:43:09 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-10 18:43:09 +0100 |
commit | cce301ae83b85a69c71073273fd8ade4c81226f8 (patch) | |
tree | 8ff62fa5220858670f715e3432f18a9b1137e517 /docs | |
parent | 08e08b660c36eb2b9b4e8cc438735f1aa97cfc1b (diff) | |
download | qmk_firmware-cce301ae83b85a69c71073273fd8ade4c81226f8.tar.gz qmk_firmware-cce301ae83b85a69c71073273fd8ade4c81226f8.zip |
kbdfans/kbd67/rev2: Fix ISO layout macro (#9329)
A user in Discord reported that the right bracket and ISO hash keys on
KBD67 rev2 using LAYOUT_65_iso were swapped. When comparing
LAYOUT_65_iso with LAYOUT_65_ansi, the problem with a wrong assignment
of the right bracket key is obvious — that key is K1D in the ANSI layout
macro, but the ISO layout macro had K1E there, and K1D at the position
of the ISO hash key.
Fix the LAYOUT_65_iso macro by swapping those arguments (and also align
the K1D argument for the right bracket key properly).
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions