qmk_firmware/keyboards/dumbpad/v0x_dualencoder
Ryan cf935d97ae
Fix functions with empty params (#19647)
* Fix functions with empty params

* Found a bunch more
2023-01-20 16:21:17 +00: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 keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) 2022-08-15 13:30:12 +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_dualencoder.c Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
v0x_dualencoder.h dumbpad refactor - adding support for various PCB revisions (#9259) 2021-03-04 20:25:19 -08: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.