af89752bff
* Initial conversion of the rgb_led struct * Converting last keyboard & updating effects to take advantage of the new structure * New struct should not be const * Updated docs * Changing define ___ for no led to NO_LED * Missed converting some keymap usages of the old struct layout |
||
---|---|---|
.. | ||
keymaps | ||
lib | ||
rev1 | ||
config.h | ||
crkbd.c | ||
crkbd.h | ||
i2c.c | ||
i2c.h | ||
info.json | ||
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 the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.