Joel Challis 42a37577e1 Remove redundant keymap templates (#23685) 2 years ago
..
v0x 42a37577e1 Remove redundant keymap templates (#23685) 2 years ago
v0x_dualencoder 42a37577e1 Remove redundant keymap templates (#23685) 2 years ago
v0x_right 42a37577e1 Remove redundant keymap templates (#23685) 2 years ago
v1x 42a37577e1 Remove redundant keymap templates (#23685) 2 years ago
v1x_dualencoder 42a37577e1 Remove redundant keymap templates (#23685) 2 years ago
v1x_oled 8ad3a36fb6 Data-Driven Keyboard Conversions: D (#23461) 2 years ago
v1x_right 42a37577e1 Remove redundant keymap templates (#23685) 2 years ago
v3x d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
info.json 8093b13365 Move `TAPPING_TOGGLE` to data driven (#21360) 3 years ago
readme.md d7aa245c33 dumbpad refactor - adding support for various PCB revisions (#9259) 5 years ago
rules.mk cc0ae9cc4c Revert "[Keyboard] Dumbpad VIA support added (#13512)" 5 years ago

readme.md

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