qmk_firmware/keyboards/dc01/numpad
2023-01-31 06:03:30 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11: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
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.