qmk-dactyl-manuform-a/keyboards/kbdfans/kbd67/mkiirgb/v3
Vino Rodrigues 5cd7999bc4
[Keyboard] Update rgb matrix config in kbdfans/kbd67/mkiirgb/v3/v3.c (#14094)
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).
2021-08-22 19:10:23 -07:00
..
config.h
readme.md
rules.mk
v3.c [Keyboard] Update rgb matrix config in kbdfans/kbd67/mkiirgb/v3/v3.c (#14094) 2021-08-22 19:10:23 -07:00
v3.h

readme.md

KBD67 Mk.II RGB V3 (Hotswap)

A hotswap 65% keyboard with USB C, inswitch RGB, and ESD protection.

  • Keyboard Maintainer: moyi4681
  • Hardware Supported: KBD67 Mk.II RGB V3
  • Hardware Availability: kbdfans

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.