qmk_firmware/keyboards/dumbpad/v0x_right
2022-10-21 15:46:10 +01: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 Merge remote-tracking branch 'upstream/master' into develop 2022-08-15 17:54:07 +10: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 dumbpad refactor - adding support for various PCB revisions (#9259) 2021-03-04 20:25:19 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
v0x_right.c dumbpad refactor - adding support for various PCB revisions (#9259) 2021-03-04 20:25:19 -08:00
v0x_right.h dumbpad refactor - adding support for various PCB revisions (#9259) 2021-03-04 20:25:19 -08:00

dumbpad v0.x with encoder on right side

dumbpad

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

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

make dumbpad/v0x_right:default

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