qmk-firmware/keyboards/dc01/right
James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on() 2019-01-27 08:37:26 -08:00
..
keymaps Keyboard: DC01 refactor and Configurator support (#3445) 2018-07-21 12:12:07 -07:00
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08:00
info.json Keyboard: DC01 refactor and Configurator support (#3445) 2018-07-21 12:12:07 -07:00
matrix.c Fix `1<col` instead of `1<<col` typo in matrix_is_on() 2019-01-27 08:37:26 -08:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
right.c DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00
right.h Keyboard: DC01 refactor and Configurator support (#3445) 2018-07-21 12:12:07 -07:00
rules.mk DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00

readme.md

DC01 Right Half

DC01 Right Half

A hotpluggable four part keyboard which comes together with magnets and pogo pins! This is the right part.

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/right:default

See build environment setup then the make instructions for more information.