All Projects → Keycapsss → Kimiko

Keycapsss / Kimiko

Licence: other
Build-Guide for the Kimiko Split-Keyboard pcb.

Projects that are alternatives of or similar to Kimiko

djinn
Djinn Split Keyboard
Stars: ✭ 685 (+1914.71%)
Mutual labels:  keyboard, mechanical-keyboard, split-keyboard
Lotus58
A 58 key split ergo linear keyboard derived from the Lily58 family
Stars: ✭ 142 (+317.65%)
Mutual labels:  keyboard, mechanical-keyboard, split-keyboard
reviung41-build-guide
Build guide for the Reviung41 keyboard.
Stars: ✭ 16 (-52.94%)
Mutual labels:  keyboard, mechanical-keyboard, build-guide
esm
Lightweight communicating state machine framework for embedded systems
Stars: ✭ 21 (-38.24%)
Mutual labels:  mechanical-keyboard, qmk-firmware
Awesome Split Keyboards
A collection of ergonomic split keyboards ⌨
Stars: ✭ 2,859 (+8308.82%)
Mutual labels:  mechanical-keyboard, split-keyboard
mechanical-keyboard
⌨️ Resources related to my mechanical keyboard build.
Stars: ✭ 14 (-58.82%)
Mutual labels:  keyboard, mechanical-keyboard
snackymini-keyboard
Snackymini Keyboard
Stars: ✭ 28 (-17.65%)
Mutual labels:  keyboard, mechanical-keyboard
kiwi
Kiwi turns your Pimoroni Keybow into a fully customizable poor-man's Elgato Stream Deck!
Stars: ✭ 40 (+17.65%)
Mutual labels:  keyboard, mechanical-keyboard
Plaid-Pad
Build guide and additional hardware for the Plaid-Pad mechanical macro pad.
Stars: ✭ 39 (+14.71%)
Mutual labels:  keyboard, qmk-firmware
dometyl-keyboard
A parametric generator for designing split, concave, ergonomic keyboards written in ocaml.
Stars: ✭ 84 (+147.06%)
Mutual labels:  keyboard, split-keyboard
gingham usbc pcb
A 60% throughole keyboard with USBC. Inspired by the Plaid
Stars: ✭ 23 (-32.35%)
Mutual labels:  keyboard, mechanical-keyboard
QMKAmbientBacklight
Automatically set your keyboard's backlight based on your Mac's ambient light sensor.
Stars: ✭ 29 (-14.71%)
Mutual labels:  mechanical-keyboard, qmk-firmware
iOSUtilitiesSource
IOS Utilities Library for Swift
Stars: ✭ 46 (+35.29%)
Mutual labels:  keyboard
Chordly
Chordly is a javascript library that may be used to detect and act upon key sequences entered by a user.
Stars: ✭ 14 (-58.82%)
Mutual labels:  keyboard
KeyCommandAlertController
UIAlertController wrapper to add keyboard shortcuts easily
Stars: ✭ 16 (-52.94%)
Mutual labels:  keyboard
keyboard-center
Application for mapping macro keys on Logitech keyboards
Stars: ✭ 37 (+8.82%)
Mutual labels:  keyboard
vue-focus-keyboard
A keyboard component for Vue. Start to write immediately. No input element definition. Plug and play!
Stars: ✭ 63 (+85.29%)
Mutual labels:  keyboard
react-material-ui-keyboard
Virtual keyboard for TextField when needed
Stars: ✭ 54 (+58.82%)
Mutual labels:  keyboard
PickerButton
PickerButton is subclass of UIButton that presents UIPickerView in UIKeyboard.
Stars: ✭ 41 (+20.59%)
Mutual labels:  keyboard
keyboard
A terrible terrible soft-keyboard that randomises keys on every press.
Stars: ✭ 17 (-50%)
Mutual labels:  keyboard

Kimiko

PRs Welcome Discord License: CC BY-NC-SA 4.0

  • Aggressive staggered pinky rows
  • Support for one rotary encoder per side (two possible positions)
  • Per key RGB led with SK6812 Mini-E led (with legs, easy to solder)
  • Support for MX switches (Hotswap sockets)

Build-Guide

Keymap-Guide

Hardware available at keycapsss.com

Kimiko keyboard with RGB LED

Parts

Part name Quantity Remarks Photo
Kimiko PCB 1 set
Kimiko case 1 set 2 solid panels, 2 with holes for switches (plates)
Pro Micro or Puchi-C 2 pcs (a mix is possible) Recommend to use Mill-Max Single Row Socket Headers, to make it hot-swappable.
Key switch (MX) 58-60 pcs
Kailh switch socket 58-60 pcs
Diodes 1N4148W (SMD) 60 pcs
TRRS jack 2 pcs
Tactile switch 2 pcs Reset switch
TRRS cable 1 cable Must be a 4-pole cable
Key caps 58-60 pcs 1.5U caps, can also be 1U
Micro USB or USB-C cable 1 pcs Dependent what you use on the master half.

Optionally

Part name Quantity Remarks Photo
OLED module 2 pcs It is possible to use only one display
SK6812 Mini-E 60 pcs RGB LEDs for keycap backlight (underglow LEDs must be soldered, because they are connected in series)
Rotary encoder 0-2 pcs One per side are supported.
Mill-Max Single Row Socket Headers, or Spring-loaded pin headers, 4 x 12 row headers To make pro micro Hot-swappable. Highly recommended to get the header pins too (You can use diode legs if you don't get the header pins)

Case files

Drawings (SVG, DXF) for the case are located in the plates folder.

Firmware

Clone/download the QMK firmware and execute the following in the qmk_firmware directory to write the default Lily58L keymap

make keycapsss/kimiko:default:avrdude (for pro micro) 

When Detecting USB port, reset your controller now... is displayed, press the reset button on the keyboard to start writing. Each half of the keyboard must be programmed separately using this approach.

If you're using DFU bootloader (in case of the Puchi-C or Elite-C), replace the 'avrdude' with 'dfu'

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].