summaryrefslogtreecommitdiff
path: root/keyboards/acheron/shark/alpha/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/acheron/shark/alpha/config.h')
-rw-r--r--keyboards/acheron/shark/alpha/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/acheron/shark/alpha/config.h b/keyboards/acheron/shark/alpha/config.h
index cd2d88129c..493d267b51 100644
--- a/keyboards/acheron/shark/alpha/config.h
+++ b/keyboards/acheron/shark/alpha/config.h
@@ -30,6 +30,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 4
#define MATRIX_COLS 12
+/* encoder pads */
+#define ENCODERS_PAD_A { B6 }
+#define ENCODERS_PAD_B { B7 }
+
/*
* Keyboard Matrix Assignments
*