diff options
Diffstat (limited to 'keyboards/mechwild/murphpad/config.h')
| -rw-r--r-- | keyboards/mechwild/murphpad/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/mechwild/murphpad/config.h b/keyboards/mechwild/murphpad/config.h index e107ad260..0887025ad 100644 --- a/keyboards/mechwild/murphpad/config.h +++ b/keyboards/mechwild/murphpad/config.h | |||
| @@ -36,8 +36,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 36 | #define UNUSED_PINS | 36 | #define UNUSED_PINS |
| 37 | 37 | ||
| 38 | /* Encoder pins */ | 38 | /* Encoder pins */ |
| 39 | #define ENCODERS_PAD_A { E6 } | 39 | #define ENCODERS_PAD_A { E6, D2 } |
| 40 | #define ENCODERS_PAD_B { B4 } | 40 | #define ENCODERS_PAD_B { B4, D3 } |
| 41 | 41 | ||
| 42 | /* Encoder resolution */ | 42 | /* Encoder resolution */ |
| 43 | #define ENCODER_RESOLUTION 4 | 43 | #define ENCODER_RESOLUTION 4 |
