qmk_firmware/keyboards/crkbd
Drashna Jaelre 31d12662bd Update to drashna keymaps and userspace - RGB edition (#4143)
* Fix up userspace after feature merges

* Add new macros for keyboard layouts

* Keep new layouts in keymap for easy reference

* Cleanup layouts

* Fix CRKBD wrappers

* Fix up comments

* Fix spacing in orthodox base layer

* ergodox related cleanup

* Make KC_MAKE only flash when holding shift

* Add option to fast compile boards

* Clean up rgb modes to save space

* Re-enable Swap Hands on my Iris
2018-10-15 15:34:49 -04:00
..
keymaps Update to drashna keymaps and userspace - RGB edition (#4143) 2018-10-15 15:34:49 -04:00
lib Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
rev1 Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
config.h Keyboard: Crkbd: move I2C and Serial defines to keyboard's config.h (#3970) 2018-09-23 18:47:43 -07:00
crkbd.c Add corne keyboard (#3119) 2018-06-08 15:28:28 -07:00
crkbd.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
i2c.c Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
i2c.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
info.json Keyboard: Crkbd stands for Corne Keyboard, not helidox (#3985) 2018-09-26 11:13:19 -07:00
pro_micro.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
readme.md Keyboard: Crkbd: Configurator support and readme formatting (#3971) 2018-09-23 20:50:08 -07:00
rules.mk Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
serial.c Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
serial.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
ssd1306.c Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
ssd1306.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00

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.