qmk_firmware/keyboards/dc01/numpad
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
..
keymaps Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 2019-02-17 07:38:46 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json Keyboard: Fix UTF-8 encoding for DC01 Numpad info.json (#3462) 2018-07-21 15:35:57 -07:00
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
numpad.c DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00
numpad.h Keyboard: DC01 refactor and Configurator support (#3445) 2018-07-21 12:12:07 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
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) 2019-05-31 13:54:08 -07:00

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.