qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1100B)


      1 # Acai
      2 
      3 ![Acai](https://imgur.com/eWKoH96.png)
      4 
      5 A 10x4 ortholinear keyboard made and sold by Coffee Break Keyboards. PCB designed by Snipeye. Case designed by Rain and Obabo. [More info on cbkbd.com](https://www.cbkbd.com/product/acai)
      6 
      7 * Hardware Supported: Acai PCB
      8 * Hardware Availability: [cbkbd.com](https://www.cbkbd.com/product/acai-pcb)
      9 
     10 Make example for this keyboard (after setting up your build environment):
     11 
     12     make cbkbd/acai:default
     13 
     14 Flashing example for this keyboard:
     15 
     16     make cbkbd/acai:default:flash
     17 
     18 See the [build environment setup](getting_started_build_tools) and the [make instructions](getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](newbs).
     19 
     20 ## Bootloader
     21 
     22 Enter the bootloader in 3 ways:
     23 
     24 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
     25 * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
     26 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available