qmk_firmware/keyboards/dc01/left
Joel Challis f5a38b95c1
Remove legacy print backward compatiblitly (#11805)
* Remove legacy print backward compatiblitly

* Remove legacy print backward compatiblitly - core

* revert comment changes
2021-02-06 16:56:13 +00:00
..
keymaps/default Keyboard: DC01 refactor and Configurator support (#3445) 2018-07-21 12:12:07 -07:00
config.h Remove MIDI_ENABLE_STRICT from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11: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 Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Remove HD44780 References, Part 2 (#9918) 2020-08-07 02:06:14 -07:00

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.