qmk_firmware/keyboards/crkbd
Kosuke Adachi 0a7222b703 [Keymap] Refactor the default keymap for crkbd and add a new keymap for me (#6404)
* Remap default keys

* Remove self defined keys

* Remove unnedessary breaks

* Unable read_keylogs

* Add a keymap for foostan

* Remove unnecessary spaces

* Remove "include" that it automatically including
2019-07-24 17:57:22 -07:00
..
keymaps [Keymap] Refactor the default keymap for crkbd and add a new keymap for me (#6404) 2019-07-24 17:57:22 -07:00
lib
rev1 [Keyboard] Remove empty led_set_kb() from crkbd/rev1 (#6230) 2019-07-01 22:53:28 -07:00
config.h
crkbd.c
crkbd.h
i2c.c
i2c.h
info.json
pro_micro.h
readme.md
rules.mk Enable Mousekeys on Corne Keyboard by default (#5893) 2019-07-16 00:28:02 -07:00
serial.c
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
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.