You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/crkbd
Kosuke Adachi 0a7222b703
[Keymap] Refactor the default keymap for crkbd and add a new keymap for me (#6404)
5 years ago
..
keymaps [Keymap] Refactor the default keymap for crkbd and add a new keymap for me (#6404) 5 years ago
lib Reduce CRKBD firmware size by reducing layer numbers (#5471) 5 years ago
rev1 [Keyboard] Remove empty led_set_kb() from crkbd/rev1 (#6230) 5 years ago
config.h Keyboard: Crkbd: move I2C and Serial defines to keyboard's config.h (#3970) 6 years ago
crkbd.c Keyboard: fix for debug crkbd (#4469) 6 years ago
crkbd.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 6 years ago
i2c.c Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 6 years ago
i2c.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 6 years ago
info.json Fix Corne (crkbd) keyboard dimensions in info.json 5 years ago
pro_micro.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 6 years ago
readme.md Keyboard: Crkbd: Configurator support and readme formatting (#3971) 6 years ago
rules.mk Enable Mousekeys on Corne Keyboard by default (#5893) 5 years ago
serial.c Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 6 years ago
serial.h Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 6 years ago
ssd1306.c Fix the modifier of font variable in ssd1306.c (#5880) 5 years ago
ssd1306.h Fix up screen off timer of crkbd (#4346) 6 years ago

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.