You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/crkbd
Drashna Jaelre a58c66df88 Reduce CRKBD firmware size by reducing layer numbers (#5471)
* 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
6 years ago
..
keymaps Reduce CRKBD firmware size by reducing layer numbers (#5471) 6 years ago
lib Reduce CRKBD firmware size by reducing layer numbers (#5471) 6 years ago
rev1 [Keyboard] Crkbd RGB Matrix config with WS2812 (#5627) 6 years ago
config.h Keyboard: Crkbd: move I2C and Serial defines to keyboard's config.h (#3970) 7 years ago
crkbd.c Keyboard: fix for debug crkbd (#4469) 7 years ago
crkbd.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 7 years ago
i2c.c Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 7 years ago
i2c.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 7 years ago
info.json Fix Corne (crkbd) keyboard dimensions in info.json 6 years ago
pro_micro.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 7 years ago
readme.md Keyboard: Crkbd: Configurator support and readme formatting (#3971) 7 years ago
rules.mk Replace outdated RGB/Audio information 7 years ago
serial.c Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 7 years ago
serial.h Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 7 years ago
ssd1306.c Fix up screen off timer of crkbd (#4346) 7 years ago
ssd1306.h Fix up screen off timer of crkbd (#4346) 7 years ago

readme.md

Crkbd

Crkbd

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.