beekeeb
  • Home
  • FAQ
  • Layout Testers
  • Keyboards with Cirque Trackpad
  • Allium58 Keyboard
    • Photo logs of installing Allium58 GLP 3D printed keyboard case
  • Cantor Keyboard
  • Chocofi Keyboard
    • Soldering a battery on a Chocofi Wireless
  • Dao Choc BLE Keyboard
  • DASBOB Keyboard
  • FelixKeeb
  • Ferris Sweep Keyboard
  • Hillside Keyboard
  • Hotreus62 Keyboard
  • keezyboost40
  • Piantor Keyboard
    • Quick Start Guide to Build a Piantor (Raspberry Pi Pico)
    • Quick Start Guide to Build a Piantor (WeAct RP2040)
    • Extra Firmwares
  • Pierce Keyboard
  • Stress Fight Pad
  • Swoop Keyboard
  • Thorium Keyboard
  • Yampad Keyboard
  • Zerosprey42 Keyboard
  • Raspberry Pi Pico and Other RP2040 Boards
  • Keyboard Build Guide
    • Avalanche v4.2 Photo Build Log
    • elephant42 Keyboard Photo Build Log
      • elephant42 QMK Firmware with VIA
      • Acrylic Case with Fabric Middle Plates for Split Keyboard Installation
    • Redox v1 (rev 1.0) Build Log
    • Sofle RGB v2.1 SofleKeyboard Photo Build Log
      • Extra Photos for Soldering the RGB LEDs
    • REVIUNG41 Case Installation
    • TOTEM Case Installation
  • Other Guides
    • How to Install display, battery and Test the Wireless Corne Keyboard
    • Installing a Battery to the Ferris Sweep v2
    • Adding nice!view to a Keyboard with a 4-pin OLED Compatible Shield with a Hidden Wire
    • How to Flash a Firmware to USB-C Controller
    • How to Flash a Firmware with OpenOCD
Powered by GitBook
On this page
  • RP2040-based boards
  • Firmware for nice!nano wireless boards

Was this helpful?

Chocofi Keyboard

PreviousCantor KeyboardNextSoldering a battery on a Chocofi Wireless

Last updated 1 year ago

Was this helpful?

RP2040-based boards

The command to build a chocofi Vial firmware with ProMicro-shaped RP2040 microcontroller boards such as the Sea Picro.

qmk compile -kb crkbd/rev1 -km vial -e CONVERT_TO=promicro_rp2040

It's recommended to build your own firmware. Here's a precompiled chocofi firmware based on crkbd.

Firmware for nice!nano wireless boards

The pre-soldered wireless Chocofi keyboard with nice!view are pre-flashed miryoku ZMK firmware.

The pre-flashed firmware:

Troubleshooting 1: My nice!view doesn't display any graphics after flashing a custom firmware.

To resolve the issue of the nice!view not displaying graphics after flashing a custom firmware, you will need to enable the nice_view and nice_view_adapter features in your custom ZMK firmware.

include:
  - board: nice_nano_v2
    shield: corne_left nice_view_adapter nice_view
  - board: nice_nano_v2
    shield: corne_right nice_view_adapter nice_view

If you would like to customize your own keymap, please refer to the . You can find an example of the firmware at the following link: .

Example:

ZMK documentation
ZMK Config Corne Chocofi with Niceview
https://github.com/beekeeb/zmk-config-corne-chocofi-with-niceview/blob/main/build.yaml
96KB
crkbd_rev1_vial_promicro_rp2040.uf2
678KB
miryoku_zmk-corne_left-nice_view_adapter-nice_view-nice_nano_v2.uf2
Left Board
514KB
miryoku_zmk-corne_right-nice_view_adapter-nice_view-nice_nano_v2.uf2
Right Board