qmk_firmware/keyboards/dumbpad/v0x
Ryan d09a06a1b3
Update GPIO API usage in keyboard code (#23361)
2024-05-03 15:21:29 +10:00
..
keymaps/default Deprecate `KC_LOCK` for `QK_LOCK` (#18796) 2022-10-21 15:46:10 +01:00
templates Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
config.h Move matrix config to info.json, part 4 (#20001) 2023-03-11 00:00:24 +11:00
keyboard.json Data-Driven Keyboard Conversions: D (#23461) 2024-04-13 06:33:49 +01:00
readme.md dumbpad refactor - adding support for various PCB revisions (#9259) 2021-03-04 20:25:19 -08:00
v0x.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00

readme.md

dumbpad v0.x

dumbpad

A 4x4 numpad/macropad with a rotary encoder to the left of the bottom row of keys.

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

make dumbpad/v0x:default

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