forked from forks/qmk_firmware
cce301ae83
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). |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
readme.md | ||
rev2.c | ||
rev2.h | ||
rules.mk |
KBD67 rev2
65% pcb with blocker. Revision 2 (Manufactured after 05/01/19).
Keyboard Maintainer: Vorror
Hardware Supported: KBD67v2 PCB (Sometimes sold under the name "KBD65")
Hardware Availability: KBDFans Keyboard Kit, PCB
Make example for this keyboard (after setting up your build environment):
make kbdfans/kbd67/rev2:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.