forked from forks/qmk_firmware
37932c293c
* Update split_common to use standard i2c drivers * Eliminate RGB_DIRTY/BACKLIT_DIRTY * Fix avr i2c_master error handling * Fix i2c_slave addressing * Remove unneeded timeout on i2c_stop() * Fix RGB I2C transfers * Remove incorrect comment |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
i2c.c | ||
i2c.h | ||
info.json | ||
left.c | ||
left.h | ||
matrix.c | ||
readme.md | ||
rules.mk |
DC01 Left Half
A hotpluggable four part keyboard which comes together with magnets and pogo pins! This is the left part that also acts as the master.
Keyboard Maintainer: Yiancar
Hardware Supported: Runs on an atmega32u4
Hardware Availability: Mechboards
Make example for this keyboard (after setting up your build environment):
make dc01/left:default
See build environment setup then the make instructions for more information.