You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nick Brassel c9f619124d
Encodermap direction define. (#20454)
1 year ago
..
keymaps Encodermap direction define. (#20454) 1 year ago
rev1 Move single `LAYOUT`s to data driven (#20365) 1 year ago
kimiko.c Remove useless "ifdef KEYBOARD_*" (#20078) 1 year ago
readme.md [Keyboard] Add Kimiko keyboard (#11458) 3 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

readme.md

Kimiko

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

  • 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):

make keycapsss/kimiko:default

Example of flashing this keyboard (or use QMK Toolbox):

make keycapsss/kimiko:default:flash

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