qmk_firmware/keyboards/dumbpad/v0x_dualencoder
2023-04-05 15:46:59 +10:00
..
keymaps/default RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +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
info.json Move small macropad-ish layouts to data driven (#20341) 2023-04-05 15:46:59 +10:00
readme.md dumbpad refactor - adding support for various PCB revisions (#9259) 2021-03-04 20:25:19 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
v0x_dualencoder.c Move small macropad-ish layouts to data driven (#20341) 2023-04-05 15:46:59 +10:00

dumbpad v0.x dual-encoder

dumbpad

A 4x4 numpad/macropad with two rotary encoders

  • Keyboard Maintainer: imchipwood
  • Hardware repository: dumbpad on github
  • PCB Revisions Supported: v0.6_dualencoder, v0.6_dualencoder_top

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

make dumbpad/v0x_dualencoder:default

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