You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/dc01/left
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027)
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
5 years ago
..
keymaps/default Keyboard: DC01 refactor and Configurator support (#3445) 7 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
i2c.c DC01 keyboard addition (#3428) 7 years ago
i2c.h DC01 keyboard addition (#3428) 7 years ago
info.json Keyboard: DC01 refactor and Configurator support (#3445) 7 years ago
left.c DC01 keyboard addition (#3428) 7 years ago
left.h Keyboard: DC01 refactor and Configurator support (#3445) 7 years ago
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
readme.md Modified URLs to point to new locations 6 years ago
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 5 years ago

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.