qmk_firmware/keyboards/crin
Joel Challis d2accb48e7
RESET -> QK_BOOT keyboard readme (#18110)
2022-08-20 11:34:17 +01:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
crin.c
crin.h
info.json Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk

readme.md

Bachoo Crin

Crin is an F-rowless 65%.

  • Keyboard Maintainer: KnoblesseOblige
  • Hardware Supported: STM32F303CBT
  • Hardware Availability: TBD

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

make crin:default

Flashing example for this keyboard:

make crin:default:flash

To reset the board into bootloader mode, do one of the following:

  • Hold Esc while plugging the PCB in, if Bootmagic Lite is enabled (also erases persistent settings).
  • Press the QK_BOOT keycode, if programmed on the keymap (Fn+R by default).
  • Slide the switch just below the reset button to the left and press the reset button.
    • Please note that you must slide it back to the right for the PCB to boot QMK again.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.