2017-08-17 00:08:16 +02:00
KBD75
===
2018-06-27 20:09:00 +02:00
Keyboard Maintainer: QMK Community
2018-06-29 07:44:49 +02:00
Hardware Supported: KBD75 PCB rev 1 and 2
2017-08-17 00:08:16 +02:00
Hardware Availability: https://kbdfans.myshopify.com/products/kbd75-keyboard-set?variant=35638534029
2018-06-29 07:44:49 +02:00
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.
2017-08-17 00:08:16 +02:00
Make example for this keyboard (after setting up your build environment):
2018-06-29 07:44:49 +02:00
make kbd75/rev1:default
make kbd75/rev2:default
2017-08-17 00:08:16 +02:00
2019-01-13 01:51:21 +01:00
See [build environment setup ](https://docs.qmk.fm/#/getting_started_build_tools ) then the [make instructions ](https://docs.qmk.fm/#/getting_started_make_guide ) for more information.