[Keyboard] Murphpad Changes and Updates (#12995)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
@@ -36,8 +36,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* Encoder pins */
|
||||
#define ENCODERS_PAD_A { E6 }
|
||||
#define ENCODERS_PAD_B { B4 }
|
||||
#define ENCODERS_PAD_A { E6, D2 }
|
||||
#define ENCODERS_PAD_B { B4, D3 }
|
||||
|
||||
/* Encoder resolution */
|
||||
#define ENCODER_RESOLUTION 4
|
||||
|
Reference in New Issue
Block a user