1512a6bfd4
* Enabled unicode support and send_unicode function * Unicode cleanup * More unicode tweaking * Update EEPROM stuff * Account for keyboard macros * Switch Equal to Plus on Ergodox * more tweaks * Minor Unicode tweaks * Correct matrix printing for keylogger * Fix unicode functions * Fix unicode mode set since it actually uses EEPROM * Re-add DISABLE_LEADER * Ergodox is easier to hit the tapping term, fix that * Fix stupid type on unicode mode check * Preliminary CRKBD/HeliDox support * Fixes to Helidox * Cleanup userspace from old merge stuff * Remove CCCV sounds * Make Mode NOEEPROM Again |
||
---|---|---|
.. | ||
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.