qmk-firmware/keyboards/dc01/numpad
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090)
* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION

* Remove '#define DIODE_DIRECTION CUSTOM_MATRIX'

* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
2019-02-18 08:49:51 -08:00
..
keymaps Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 2019-02-17 07:38:46 -08:00
config.h Remove CUSTOM_MATRIX option from diode direction (#5090) 2019-02-18 08:49:51 -08:00
info.json
matrix.c Fix `1<col` instead of `1<<col` typo in matrix_is_on() 2019-01-27 08:37:26 -08:00
numpad.c
numpad.h
readme.md
rules.mk

readme.md

DC01 Numpad

DC01 Numpad

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

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

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