]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/dumbpad/readme.md
Cleanup rules.mk for USB64 and USB128 keyboards (#6769)
[qmk_firmware.git] / keyboards / dumbpad / readme.md
1 # dumbpad
2
3 ![dumbpad](https://i.imgur.com/sS3fq1Z.jpg)
4
5 A 4x4 macro/numpad with rotary encoder.
6
7 Keyboard Maintainer: [imchipwood](https://github.com/imchipwood)
8
9 PCB repository: https://github.com/imchipwood/dumbpad
10
11 Make example for this keyboard (after setting up your build environment):
12
13     make dumbpad:default
14
15 Program with:
16
17     make dumbpad:default:avrdude
18
19 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).