qmk_firmware/keyboards/dumbpad/v1x
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
templates
config.h Merge remote-tracking branch 'origin/master' into develop 2022-08-21 22:09:30 +00:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) 2022-08-15 13:30:12 +10:00
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
v1x.c
v1x.h

readme.md

dumbpad v1.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/v1x:default

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