qmk_firmware/keyboards/dc01/numpad
2023-02-03 00:04:10 +00:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove unused MATRIX_HAS_GHOST from config.h (#19726) 2023-02-03 00:04:10 +00:00
info.json Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00
matrix.c Remove matrix_key_count() (#16603) 2022-03-10 12:18:07 +00:00
numpad.c Dc01 fixes (#11843) 2021-02-15 20:36:58 -05:00
numpad.h Dc01 fixes (#11843) 2021-02-15 20:36:58 -05:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00

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.