qmk_firmware/keyboards/crin
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move matrix config to info.json, part 6 (#20019) 2023-03-11 00:32:05 +11:00
info.json Move remaining LAYOUT_alls to data driven (#20463) 2023-04-27 07:45:43 +10:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01:00

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.