5cd7999bc4
This patch corrects 2 issues with the LED matrix of the KDBFans KBD67 Lite (v3) * Incorrect mapping of the right-shift, down-arrow, and right-arrow. (i.e. `NO_LED` positions of the `g_led_config` key matrix in the .c file do not match the `LAYOUT_65_ansi_blocker` matrix in the .h file. * Remapping of the *LED Index to Physical Position* using physical measurements from actual keyboard and accounting for the southpaw LED position to define the true centre of the keyboard (more relevant to circular animations). |
||
---|---|---|
.. | ||
config.h | ||
readme.md | ||
rules.mk | ||
v3.c | ||
v3.h |
KBD67 Mk.II RGB V3 (Hotswap)
A hotswap 65% keyboard with USB C, inswitch RGB, and ESD protection.
Make example for this keyboard (after setting up your build environment):
make kbdfans/kbd67/mkiirgb/v3:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.