~ruther/qmk_firmware

ref: a8e9d4f2078795f1f51a06c4fb88cff3c475fca2 qmk_firmware/keyboards/karlb/kbic65/readme.md -rw-r--r-- 1.3 KiB
a8e9d4f2 — Joel Challis Add embed to docs capabilities (#23698) 11 months ago

#KBIC65

KBIC65 top-down view

A 65%/70 key FR4-stack open-source keyboard with some design optimizations for wireless. For more info visit the KBIC65 website or the GitHub repo.

Firmware and default keymap have been tested using a KBIC65 with an Elite-C rev 4 controller.

#Build firmware

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

qmk compile -kb karlb/kbic65 -km default

See the QMK setup documentation to set up the QMK tools. I recommend flashing using

qmk flash -kb karlb/kbic65 -km default

#Bootloader

Since the keyboard is designed to have an exposed ProMicro the bootloader can always be entered by short circuiting the RST and GND pins on the ProMicro. If the keyboard is configured with the default keymap, the bootloader can be entered by pressing R_GUI/FN + B

Do not follow this link