You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.0 KiB

  1. # Bachoo Crin
  2. Crin is an F-rowless 65%.
  3. * Keyboard Maintainer: [KnoblesseOblige](https://github.com/KnoblesseOblige)
  4. * Hardware Supported: STM32F303CBT
  5. * Hardware Availability: TBD
  6. Make example for this keyboard (after setting up your build environment):
  7. make crin:default
  8. Flashing example for this keyboard:
  9. make crin:default:flash
  10. To reset the board into bootloader mode, do one of the following:
  11. * Hold Esc while plugging the PCB in, if Bootmagic Lite is enabled (also erases persistent settings).
  12. * Press the `QK_BOOT` keycode, if programmed on the keymap (Fn+R by default).
  13. * Slide the switch just below the reset button to the left and press the reset button.
  14. * Please note that you must slide it back to the right for the PCB to boot QMK again.
  15. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).