forked from forks/qmk_firmware
40383089d0
* Make CRKBD keylogger output actually show tap keys * check MT/LT for twinkling * Add ortho 5x12 support for fractal keyboard * Use newer interface for setting pins/ports * Remove custom unicode methods * Reomve unicode input info * Odd rules issue * Redefine REST note to be more pleasing * Properly disable PM LEDs with GPIO commands * Update gitlab CI yaml file * Remove extra mod tap check * Remove initial state on ergodox glow * Rev6 Cleanup * Fix KC_MAKE macro * Update GitLab CI yaml file * More GitLab CI changes * One final GitLab CI change * Remove unneeded unicode support * Optimize KC_MAKE |
||
---|---|---|
.. | ||
keymaps | ||
lib | ||
rev1 | ||
config.h | ||
crkbd.c | ||
crkbd.h | ||
i2c.c | ||
i2c.h | ||
info.json | ||
pro_micro.h | ||
readme.md | ||
rules.mk | ||
serial.c | ||
serial.h | ||
ssd1306.c | ||
ssd1306.h |
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.