forked from forks/qmk_firmware
426c03eda0
* add kbdmini, dztech and kbdfans keyboards small fix * Caps lock indicator moved from keymap * Update dz65rgb.c * fix error * fix matthewrobo keymap error * Update keyboards/kbdfans/kbd67/mkiirgb/mkiirgb.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/dztech/dz60rgb/dz60rgb.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/dztech/dz60rgb_wkl/dz60rgb_wkl.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/dztech/dz65rgb/dz65rgb.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * wrap all of the g_led_config stuff and rgb matrix functions in ifdefs wrap all of the g_led_config stuff and rgb matrix functions in ifdefs |
||
---|---|---|
.. | ||
hotswap | ||
mkii_soldered | ||
mkiirgb | ||
rev1 | ||
rev2 | ||
readme.md |
KBD67
A 65% keyboard sold in four variants.
- Rev1: Typical keyboard that had to be soldered together, supporting multiple layouts. The rev1 PCB is sold under the name "KBD65".
- HotSwap: Released in late 2018, Hotswap single layout keyboard.
- Rev2: Released in April/May 2019, the Rev2 also needs to be soldered together and supports multiple layouts.
- MKII RGB: Released in September 2019. ARM powered hotswap board.
Firmware files are SPECIFIC to each board. Firmware files from one, will not work on the other. Please use the .hex
or .bin
appropriate for your board.
Keyboard Maintainer: MechMerlin, moyi4681
Hardware Supported: KBD67 rev1, rev2, hotswap, mkiirgb
Hardware Availability: KBDFans
Make examples for this keyboard (after setting up your build environment):
make kbdfans/kbd67/rev1:default
make kbdfans/kbd67/rev2:default
make kbdfans/kbd67/hotswap:default
make kbdfans/kbd67/mkiirgb:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.