You cannot 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-fw/keyboards/crkbd
comaid aa03049015 Fix up screen off timer of crkbd (#4346)
* fix about screen off timer

* Fix Up ScreenOffInterval exceeded uint16_t

* Fix Up never waking up once screen off if in case of matrix are not dirty.

* Revert "fix about screen off timer"

This reverts commit 3d175f2340c14250a71af78afec5a1e890d9f4e7.

* Fix up screen off timer of crkbd

* Fix Up ScreenOffInterval exceeded uint16_t

* Fix Up never waking up once screen off if in case of matrix are not dirty.

* Fix up screen off timer of helix

* Fix Up ScreenOffInterval exceeded uint16_t

* Fix Up never waking up once screen off if in case of matrix are not dirty

* Revert "Fix up screen off timer of helix"

This reverts commit f0efb82443a7dc34b75579359b0514e8bfa51100.

* Improve internal processing of process_record_kb()

* Use the return value of process_record_gfx()

* Fix a indent

Fix a indent
7 years ago
..
keymaps Keyboard: fix ifdef for crkbd's default/keymap.c 7 years ago
lib Keyboard: Update logo and commonize it (#4151) 7 years ago
rev1 Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 7 years ago
config.h Keyboard: Crkbd: move I2C and Serial defines to keyboard's config.h (#3970) 7 years ago
crkbd.c Fix up screen off timer of crkbd (#4346) 7 years ago
crkbd.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 7 years ago
i2c.c Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 7 years ago
i2c.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 7 years ago
info.json Keyboard: Crkbd stands for Corne Keyboard, not helidox (#3985) 7 years ago
pro_micro.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 7 years ago
readme.md Keyboard: Crkbd: Configurator support and readme formatting (#3971) 7 years ago
rules.mk Replace outdated RGB/Audio information 7 years ago
serial.c Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 7 years ago
serial.h Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 7 years ago
ssd1306.c Fix up screen off timer of crkbd (#4346) 7 years ago
ssd1306.h Fix up screen off timer of crkbd (#4346) 7 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.