summaryrefslogtreecommitdiff
path: root/keyboards/keebio
diff options
context:
space:
mode:
authorSergey Vlasov <sigprof@gmail.com>2020-06-10 20:43:09 +0300
committerGitHub <noreply@github.com>2020-06-10 18:43:09 +0100
commitcce301ae83b85a69c71073273fd8ade4c81226f8 (patch)
tree8ff62fa5220858670f715e3432f18a9b1137e517 /keyboards/keebio
parent08e08b660c36eb2b9b4e8cc438735f1aa97cfc1b (diff)
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 'keyboards/keebio')
0 files changed, 0 insertions, 0 deletions