~ruther/qmk_firmware

ref: f9f67d4cb33507e208f1495fe9f5d76e9f27c41b qmk_firmware/keyboards/karlb/kbic65/readme.md -rw-r--r-- 1.3 KiB
f9f67d4c — Ryan Change all RGB mode keycodes to short aliases (#23691) 1 year, 23 days 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