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.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
keymaps/default [Core] Refactor OLED to allow easy addition of other types (#13454) 2 years ago
rev1 [Keyboard] Add Kimiko keyboard (#11458) 3 years ago
config.h [Keyboard] Add Kimiko keyboard (#11458) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
kimiko.c [Keyboard] Add Kimiko keyboard (#11458) 3 years ago
kimiko.h [Keyboard] Add Kimiko keyboard (#11458) 3 years ago
readme.md [Keyboard] Add Kimiko keyboard (#11458) 3 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 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.