qmk_firmware/keyboards/crkbd
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
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

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 build environment setup then the make instructions for more information.