a58c66df88
* Reduce CRKBD firmware size by reducing layer numbers * Update layer output code based on mtei's suggestion/code * Fix spacing * Revert "Update layer output code based on mtei's suggestion/code" This reverts commit 036d347db309170afd5676e694adfda69f912615. Unfortunately, because this is NOT in the keymap itself, the layer macros aren't accessible and will error on commit * Add comment for future person |
||
---|---|---|
.. | ||
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.