]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/kbd75/readme.md
add support for encoders to core
[qmk_firmware.git] / keyboards / kbd75 / readme.md
1 KBD75
2 ===
3
4 Keyboard Maintainer: QMK Community  
5 Hardware Supported: KBD75 PCB rev 1 and 2 
6 Hardware Availability: https://kbdfans.myshopify.com/products/kbd75-keyboard-set?variant=35638534029
7
8 The KBD75 has two revisions. Revision 2 has a USB C port and allows a numpad layout. `.hex` files made
9 for KBD75 revision 1, will still work for revision 2. `.hex` files made for revision 2 (excluding the numpad)
10 will also still work on revision 1. Both revisions share the same switch matrix but have switch holes in 
11 different areas. 
12
13 Make example for this keyboard (after setting up your build environment):
14
15     make kbd75/rev1:default
16     make kbd75/rev2:default
17
18 See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.