You can not 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_firmware/keyboards/dc01/arrow
zvecr dabd73b769
[Keyboard] Remove relative location of i2c master/slave as it causes the build to write to a folder outside of qmk_firmware (#6039)
5 years ago
..
keymaps/default Keyboard: DC01 refactor and Configurator support (#3445) 6 years ago
arrow.c DC01 keyboard addition (#3428) 6 years ago
arrow.h Keyboard: DC01 refactor and Configurator support (#3445) 6 years ago
config.h Remove CUSTOM_MATRIX option from diode direction (#5090) 5 years ago
info.json Keyboard: DC01 refactor and Configurator support (#3445) 6 years ago
matrix.c Fix `1<col` instead of `1<<col` typo in matrix_is_on() 5 years ago
readme.md Modified URLs to point to new locations 6 years ago
rules.mk [Keyboard] Remove relative location of i2c master/slave as it causes the build to write to a folder outside of qmk_firmware (#6039) 5 years ago

readme.md

DC01 Arrow Cluster

DC01 Arrow Cluster

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

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

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