You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis 6e3cc56bdf
Migrate RGB Matrix config to info.json - D (#22811)
3 months ago
..
v0x Improve and Cleanup Shutdown callbacks (#21060) 5 months ago
v0x_dualencoder Improve and Cleanup Shutdown callbacks (#21060) 5 months ago
v0x_right Improve and Cleanup Shutdown callbacks (#21060) 5 months ago
v1x Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) 4 months ago
v1x_dualencoder Improve and Cleanup Shutdown callbacks (#21060) 5 months ago
v1x_oled fix: improper usage of keyboard/user-level functions (#22652) 4 months ago
v1x_right Improve and Cleanup Shutdown callbacks (#21060) 5 months ago
v3x Migrate RGB Matrix config to info.json - D (#22811) 3 months ago
info.json Move `TAPPING_TOGGLE` to data driven (#21360) 10 months ago
readme.md dumbpad refactor - adding support for various PCB revisions (#9259) 3 years ago
rules.mk Revert "[Keyboard] Dumbpad VIA support added (#13512)" 2 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