Ryan 7e0299117b Move encoder config to data driven (#19923) 3 лет назад
..
keymaps 74223c34a9 Remove legacy keycodes, part 6 (#18740) 3 лет назад
rev1 7e0299117b Move encoder config to data driven (#19923) 3 лет назад
kimiko.c 56ecc86482 Added oriaj3 keymap with Matrix RGB support for Kimiko keyboard. (#17103) 4 лет назад
kimiko.h f08e08cec2 [Keyboard] Fix compilation issues for keycapsss kimiko (#18112) 4 лет назад
readme.md ebfe668fff [Keyboard] Add Kimiko keyboard (#11458) 5 лет назад
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 лет назад

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)

  • Keyboard Maintainer: BenRoe @keycapsss

  • Hardware Supported: Pro Micro 5V/16Mhz and compatible

  • Hardware Availability: keycapsss.com

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.