]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/kbdfans/kbd67/readme.md
feat: add kbd67v2 support (#5777)
[qmk_firmware.git] / keyboards / kbdfans / kbd67 / readme.md
1 # KBD67
2
3 A 65% keyboard sold in two variants. Rev1 was a typical keyboard that had to be soldered together, supporting multiple layouts.
4 Months later, a new version with hotswap was sold. **Firmware files from one, will not work on the other.** Please use the `.hex` appropriate for your board.
5
6 The rev1 PCB for the KBD67 is sold under the name "KBD65."
7
8 Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)  
9 Hardware Supported: KBD67  
10 Hardware Availability: KBDFans
11
12 Make example for this keyboard (after setting up your build environment):
13
14     make kbdfans/kbd67/rev1:default
15     make kbdfans/kbd67/hotswap:default
16
17 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).