- Support for 1 rotary encoder per side (two possible positions)
- Support for 1 OLED display per side
- 128x32 (SSD1306) or Nice!View are supported
- With 1 OLED on each side, they have to be the same
- Default configuration for 128x32 OLED
Make firmware .hex for this keyboard (after setting up your build environment):
```bash
qmk compile -kb keycapsss/kimiko/rev2 -km default
```
Use [QMK Toolbox](https://github.com/qmk/qmk_toolbox) to flash the firmware hex file to the keyboard controller.
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).
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).