qmk_firmware/keyboards/dumbpad/v0x
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps/default Deprecate `KC_LOCK` for `QK_LOCK` (#18796) 2022-10-21 15:46:10 +01:00
templates
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
v0x.c Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
v0x.h

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.