qmk_firmware/keyboards/dumbpad
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027)
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-01-29 12:51:25 -05:00
..
keymaps [Keymap] dumbpad updates, new keymap (#6481) 2019-08-20 22:08:30 -07:00
config.h [Keymap] dumbpad updates, new keymap (#6481) 2019-08-20 22:08:30 -07:00
dumbpad.c [Keymap] dumbpad updates, new keymap (#6481) 2019-08-20 22:08:30 -07:00
dumbpad.h [Keyboard] Add dumbpad (#6425) 2019-07-28 19:03:02 -07:00
info.json [Keyboard] Add dumbpad (#6425) 2019-07-28 19:03:02 -07:00
readme.md [Keyboard] Add dumbpad (#6425) 2019-07-28 19:03:02 -07:00
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05:00

readme.md

dumbpad

dumbpad

A 4x4 macro/numpad with rotary encoder.

Keyboard Maintainer: imchipwood

PCB repository: https://github.com/imchipwood/dumbpad

Make example for this keyboard (after setting up your build environment):

make dumbpad:default

Program with:

make dumbpad:default:avrdude

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.