qmk-vial/keyboards/dumbpad
Dicko bd74e5913c
[Keyboard] Support for dumbpad_v3x (#261)
* feat: support for imchipwood's dumbpad/v3x

* feat: removed vial insecure

* fix: added unlock combo definition

* fix: encoder keymap update for default and deveth0
2022-10-11 18:51:09 -06:00
..
v0x
v0x_dualencoder
v0x_right
v1x
v1x_dualencoder Merge remote-tracking branch 'qmk/master' into merge-2022-09-10 2022-09-10 04:10:44 -06:00
v1x_oled RESET -> QK_BOOT user keymaps (#17940) 2022-08-21 23:55:30 +01:00
v1x_right
v3x [Keyboard] Support for dumbpad_v3x (#261) 2022-10-11 18:51:09 -06:00
config.h
info.json
readme.md
rules.mk

dumbpad

dumbpad

dumbpad is a num/macro pad available in two major form factors - single- and dual-rotary encoder.

  • Single-encoder PCBs are reversible - components can be soldered to either side to allow the encoder to be on either the left or right side.
  • Dual-encoder PCBs come in two versions - one with the encoders in the bottom corners, the otherin the top corners

Support for dumbpad all PCB revisions can be found in this directory.

  • Maintainer: imchipwood
  • PCB repository: dumbpad on github
    • PCB revisions:
      • v0.x - these revisions have two LEDs for layer indication
        • 'v0x': Default setup for single rotary encoder v0.x PCBs
        • 'v0x_right': Same as v0x but with rotary encoder on right side (components on bottom of PCB)
        • 'v0x_dualencoder': Dual-encoder PCBs
      • v1.x - these revisions have three LEDs - two for layer indication, one for numlock indication
        • 'v1x': Default setup for v1.x PCBs with a single rotary encoder on the left side
        • 'v1x_right': Same as v1x but with rotary encoder on right side (components on bottom of PCB)
        • 'v1x_dualencoder': v1x PCB with two rotary encoders