* Crkbd: move I2C and Serial defines to keyboard's config.h per @drashna on Discord * Crkbd: remove misleading comment re: I2C and Serial USE_I2C and USE_SERIAL are usually a "one or the other"-type deal, but this keyboard uses both. |
||
|---|---|---|
| .. | ||
| 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.

