1
0
Fork 0
qmk_firmware/keyboards/dc01/left
yiancar 98a63d8d6e DC01 updates and I2C avr speed overwrite (#4088)
* DC01 updates and I2C avr speed overwrite

- General updating of DC01
- Made F_SCL define in AVR I2C driver overwritable from config.h

* Update drivers/avr/i2c_master.c
2018-10-08 18:27:04 -04:00
..
keymaps/default Keyboard: DC01 refactor and Configurator support (#3445) 2018-07-21 12:12:07 -07:00
config.h DC01 updates and I2C avr speed overwrite (#4088) 2018-10-08 18:27:04 -04: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 DC01 updates and I2C avr speed overwrite (#4088) 2018-10-08 18:27:04 -04:00
readme.md DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04: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.