qmk-dactyl-manuform-a/keyboards/kbdfans/kbd67/rev1
Nick Brassel f287597c19
Use single memcmp to determine if matrix changed. (#13064)
* Use memcmp to determine if matrix changed.

* Firmware size issues.

* Add documentation for the lack of need of MATRIX_ROW_PINS/MATRIX_COL_PINS, when overriding low-level matrix functions.
2021-06-09 17:19:42 +10:00
..
keymaps Use single memcmp to determine if matrix changed. (#13064) 2021-06-09 17:19:42 +10:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
info.json [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
readme.md [Keyboard] clarify readme for the growing number of kbd67 revisions (#5844) 2019-05-11 22:56:00 -07:00
rev1.c Refactor to use led config - Part 2 (#10906) 2020-11-17 17:06:23 +00:00
rev1.h [Keyboard] KBDFans Minor Fixes (#5238) 2019-02-25 16:59:40 -08:00
rules.mk Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00

readme.md

KBD67 rev1

65% keyboard with blocker.

Keyboard Maintainer: MechMerlin
Hardware Supported: KBD67 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/rev1:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.