summaryrefslogtreecommitdiff
path: root/12key-arduino/pins.h
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2023-10-19 20:12:24 -0500
committersanine <sanine.not@pm.me>2023-10-19 20:12:24 -0500
commita91ba5a9d7ced85277ad60f1dbf381192f5c5ed8 (patch)
tree7223cb8bf4440edf84a2c6e54e7f480dcb1be52e /12key-arduino/pins.h
parente55263a0a250dea2bf567df8dcbad8ca3580b10c (diff)
updatemain
Diffstat (limited to '12key-arduino/pins.h')
-rw-r--r--12key-arduino/pins.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/12key-arduino/pins.h b/12key-arduino/pins.h
index 78eb7f2..9a92f30 100644
--- a/12key-arduino/pins.h
+++ b/12key-arduino/pins.h
@@ -1,5 +1,7 @@
#pragma once
+#define LED 17
+
#define COL_1 A1
#define COL_2 A3
#define COL_3 15