qmk-firmware/keyboards/kbdfans/kbd75
ridingqwerty 0f7d294ac3
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
2020-01-30 13:47:48 -05:00
..
keymaps Ensure setPinInput actually sets input high-Z (#6237) 2020-01-26 23:04:38 -05:00
rev1 Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05:00
rev2 Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05:00
config.h [Keyboard] add kbdmini; dztech, kbdfans keyboards cleanup (#7223) 2019-11-14 11:55:46 -08:00
kbd75.c [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
kbd75.h [Keyboard] KBD75 refactor (#6755) 2019-09-17 10:34:52 -07:00
readme.md [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
rules.mk [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00

readme.md

KBD75

Keyboard Maintainer: QMK Community
Hardware Supported: KBD75 PCB rev 1 and 2
Hardware Availability: https://kbdfans.myshopify.com/products/kbd75-keyboard-set?variant=35638534029

The KBD75 has two revisions. Revision 2 has a USB C port and allows a numpad layout. .hex files made for KBD75 revision 1, will still work for revision 2. .hex files made for revision 2 (excluding the numpad) will also still work on revision 1. Both revisions share the same switch matrix but have switch holes in different areas.

Make example for this keyboard (after setting up your build environment):

make kbdfans/kbd75/rev1:default
make kbdfans/kbd75/rev2:default

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