-
OLED display enabled
- layout name displayed
-
RGB key lights
- RGB Matrix enabled for Graphite layout, keys heatmap works
- RGB lights enabled for default layout
-
Multiple layouts
- Graphite layout has 2 switchable layouts, Graphite and Qwerty
Put content of this repo in qmk_firmware/keyboards/keycapsss/kimiko/ directory Build and flash with:
make keycapsss/kimiko/rev1:graphite:flash
Original documentation:
A split keyboard with 4x6 vertically staggered keys and thumb keys.
- Keyboard Maintainer: BenRoe @keycapsss
- Hardware Supported: Pro Micro 5V/16Mhz and compatible
- Hardware Availability: Keycapsss.com
- 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):
qmk compile -kb keycapsss/kimiko/rev1 -km default
Use QMK Toolbox to flash the firmware hex file to the keyboard controller.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.