You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
..
keymaps Remove legacy keycodes, part 6 (#18740) 3 years ago
rev1 Move encoder config to data driven (#19923) 3 years ago
kimiko.c
kimiko.h [Keyboard] Fix compilation issues for keycapsss kimiko (#18112) 3 years ago
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years 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.