qmk-dactyl-manuform-a/keyboards/dc01/left
James Churchill 37932c293c Next set of split_common changes (#4974)
* 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
2019-03-12 10:23:28 -07:00
..
keymaps/default Keyboard: DC01 refactor and Configurator support (#3445) 2018-07-21 12:12:07 -07:00
config.h Remove CUSTOM_MATRIX option from diode direction (#5090) 2019-02-18 08:49:51 -08:00
i2c.c DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00
i2c.h DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00
info.json Keyboard: DC01 refactor and Configurator support (#3445) 2018-07-21 12:12:07 -07:00
left.c DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00
left.h Keyboard: DC01 refactor and Configurator support (#3445) 2018-07-21 12:12:07 -07:00
matrix.c Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00

readme.md

DC01 Left Half

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.