qmk-firmware/keyboards/crkbd
Drashna Jaelre 54f18ce0f7 [Keymap] Update to Drashna keymaps and Userspace (#5122)
* Proper rules include

* Minor tweaks

* Minor tweaks

* Add Desitny 2 Swapped layout support

* Add keycode to keylogger

* Convert my viterbi keymaps

* Fix Orthodox keyboard

* Add more default layers

* Make default layer keycodes more optimized

* Update gitlab CI yaml file

* Rev6 Cleanup

* Fix KC_MAKE macro

* Update GitLab CI yaml file

* More GitLab CI changes

* One final GitLab CI change

* Optimize KC_MAKE

* Reformatting of config

* Feature creeeeeeep

* Planck Rev6 updates
2019-02-13 21:11:56 -08:00
..
keymaps [Keymap] Update to Drashna keymaps and Userspace (#5122) 2019-02-13 21:11:56 -08:00
lib Keyboard: Update logo and commonize it (#4151) 2018-10-19 09:12:55 -07:00
rev1 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08: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 Keyboard: fix for debug crkbd (#4469) 2018-11-27 15:18:11 -08: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 Replace outdated RGB/Audio information 2018-10-22 14:55:05 -04:00
serial.c Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 2018-11-04 10:46:26 -08:00
serial.h Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 2018-11-04 10:46:26 -08:00
ssd1306.c Fix up screen off timer of crkbd (#4346) 2018-11-12 12:19:29 -08:00
ssd1306.h Fix up screen off timer of crkbd (#4346) 2018-11-12 12:19:29 -08: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.