qmk_firmware/keyboards/kbdfans/kbd75
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
..
keymaps [keymap] adding kingwangwong's keymaps (#5626) 2019-04-17 13:26:20 -07:00
rev1 Swap KBD75 caps lock LED pin levels (#5132) 2019-02-14 21:01:40 -08:00
rev2 Swap KBD75 caps lock LED pin levels (#5132) 2019-02-14 21:01:40 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
kbd75.c [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
kbd75.h [Keyboard] KBDFans Minor Fixes (#5238) 2019-02-25 16:59:40 -08: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.