~ruther/qmk_firmware

ref: 031ccd48879d29539ce478cf7d3d33b406ea993c qmk_firmware/keyboards/keycapsss/kimiko/readme.md -rw-r--r-- 2.3 KiB
031ccd48 — Ryan `salicylic_acid3/setta21`: fix RGB Matrix LED config (#24041) 1 year, 3 months ago

#Kimiko

#Rev2

A split keyboard with 4x6 vertically staggered keys and a Kyria style thumb thumb cluster.

Kimiko Rev2

#Features (Rev2)

  • 62 Per key RGB led's (SK6812 Mini-E)
    • RGB Matrix is enabled as default in rules.mk
    • The effects can be configured in config.h
  • 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):

qmk compile -kb keycapsss/kimiko/rev2 -km default

Use QMK Toolbox to flash the firmware hex file to the keyboard controller.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

#Rev1

A split keyboard with 4x6 vertically staggered keys and thumb keys.

Kimiko Rev1

#Features (Rev1)

  • Per key RGB led's (SK6812 Mini-E)
  • 6 underglow RGB led's per side (SK6812 Mini)
  • Support for 1 rotary encoder per side (two possible positions)

Make firmware .hex for this keyboard (after setting up your build environment):

qmk compile -kb keycapsss/kimiko/rev1 -km default

Use QMK Toolbox to flash the firmware hex file to the keyboard controller.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.