qmk-firmware/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
2019-04-18 14:02:32 -07:00
..
keymaps Reduce CRKBD firmware size by reducing layer numbers (#5471) 2019-04-18 14:02:32 -07:00
lib Reduce CRKBD firmware size by reducing layer numbers (#5471) 2019-04-18 14:02:32 -07:00
rev1 [Keyboard] Crkbd RGB Matrix config with WS2812 (#5627) 2019-04-16 10:29:48 -07:00
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

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.