05d6e6ca78
* Ensure setPinInput actually sets input high-z * Fixed _PIN_ADDRESS Macro arguments as recommended by vomindoraan * Fixed instances of setInput to use new behavour * Changed kmac matrix to use input with pullups * Update keyboards/gh60/revc/revc.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fixed input state for unselect_rows * fixed merge conflict * Updated all instances of older uses of setPinInput() * Fixed naming mistake Co-authored-by: fauxpark <fauxpark@gmail.com> |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
rev2 | ||
config.h | ||
kbd75.c | ||
kbd75.h | ||
readme.md | ||
rules.mk |
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.