* improvement of crkbd communication functions (based on helix-keyboard) * Removed unnecessary code. * Changed read restriction from #define to #pragma once. * Changed from sizeof to defined size. * moved lib folder to crkbdroot. removed warning of ws2812.d |
||
|---|---|---|
| .. | ||
| keymaps | ||
| lib | ||
| rev1 | ||
| config.h | ||
| crkbd.c | ||
| crkbd.h | ||
| i2c.c | ||
| i2c.h | ||
| pro_micro.h | ||
| readme.md | ||
| rules.mk | ||
| serial.c | ||
| serial.h | ||
| ssd1306.c | ||
| ssd1306.h | ||
Crkbd
A split keyboard with 3x6 vertically staggered keys and 3 thumb keys.
Keyboard Maintainer: foostan @foostan
Hardware Supported: Crkbd PCB, Pro Micro
Hardware Availability: PCB & Case Data
Make example for this keyboard (after setting up your build environment):
make crkbd:default
See build environment setup then the make instructions for more information.

