# How to Install display, battery and Test the Wireless Corne Keyboard

This guide is applicable to the **Corne Wireless** keyboards (MX / Choc / KS-33), as well as the latest version of pre-soldered **Chocofi Wireless** keyboard.

* Pre-soldered Wireless Corne Keyboard: <https://s.beekeeb.com/wcrmx>
* Recommended battery with JST connector (401230):&#x20;
  * US: <https://www.adafruit.com/product/1570>
  * Australia: <https://ecocell.com.au/product/lipo-130-401230/>
  * Germany: <https://www.berrybase.de/lp-401230-lithium-polymer-lipo-akku-3-7v-100mah-mit-2-pin-jst-stecker>

**Full Video Guide**

{% embed url="<https://www.youtube.com/watch?v=odSRhfHSCSw>" %}

### **Step 1: Getting the displays**

Place the anti-static box on a flat surface with the black side facing down and the clear side facing up. Carefully open the box.

<figure><img src="https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FDdLegXVBOK8IjYjl1oFC%2F4.jpg?alt=media&#x26;token=e43683ca-1be2-4f40-9dda-33fa5606a949" alt=""><figcaption></figcaption></figure>

### Step 2: Installing the displays to the PCB

Gently insert the display into the display sockets of the PCB.

<figure><img src="https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FCnSKON7VsvvX0t8AGXGU%2Fpart2.jpg?alt=media&#x26;token=53884130-b18b-4155-bc1e-1061b32c024e" alt=""><figcaption></figcaption></figure>

### Step 3: Testing display

Test the display by connecting it (left and right separately) to the computer before inserting batteries.

<figure><img src="https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2F3zZ4tUr8No3ExTlbLsFj%2Fpart3.jpg?alt=media&#x26;token=642ed2cb-0fbe-41bc-b08e-b5ffe6f6a962" alt=""><figcaption></figcaption></figure>

### Step 4: Inserting the battery to the JST socket

Place the battery underneath the controller and connect the battery connectors to the sockets, ensuring the correct polarity. **Align the red wire with the Red+ silk screen.**

<figure><img src="https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FWAqCXdv6MnezJmqvpCxQ%2F8.jpg?alt=media&#x26;token=098164fb-45e9-4f37-b3c3-f3200e10ab9d" alt=""><figcaption></figcaption></figure>

<figure><img src="https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2Fk8EPem1QECgxXur8FuJC%2F9.jpg?alt=media&#x26;token=e8b61cd9-1822-4613-8d08-a785a218b05a" alt=""><figcaption></figcaption></figure>

<figure><img src="https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FmhFmrByf9yOj3DbAyKEw%2F10.jpg?alt=media&#x26;token=fd5959cb-3908-47ec-95fe-7c7a8f3ada2e" alt=""><figcaption></figcaption></figure>

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

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.

Example: <https://github.com/beekeeb/zmk-config-corne-chocofi-with-niceview/blob/main/build.yaml>

```yaml
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 
```

### The firmware pre-flashed in the pre-soldered wireless keyboard

The pre-soldered wireless Chocofi or Corne 36-key keyboard with nice!view is pre-flashed with miryoku ZMK firmware. (Ref / Keymap: <https://github.com/manna-harbour/miryoku_zmk>)

The pre-compiled firmware:

{% file src="<https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2F7KCURqObCIDfvTtrfqRd%2Fmiryoku_zmk-corne_left-nice_view_adapter-nice_view-nice_nano_v2.uf2?alt=media&token=d85ae6e6-8d41-46ef-8aaa-2c2f23bcb836>" %}

{% file src="<https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FlSbrjjVCQhIussvVF5SC%2Fmiryoku_zmk-corne_right-nice_view_adapter-nice_view-nice_nano_v2.uf2?alt=media&token=b1cc381f-5e50-4503-bf7c-bcaa56cce324>" %}
