summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/evk/v1_3/config.h
diff options
context:
space:
mode:
authorYangPiCui <yang.pi.cui@gmail.com>2021-02-27 12:24:55 +0800
committerGitHub <noreply@github.com>2021-02-26 20:24:55 -0800
commit804d5c1c5d59d9a12c1d793289ccbd59cb650ec2 (patch)
tree260b3a08bedf52cf644e72efac7c954fd6ec55a9 /keyboards/handwired/evk/v1_3/config.h
parent6a94e25f6d5d8747f2fd4e7acc04de8f0b48a4db (diff)
[Keyboard] Evk v1.3 add a key (#11880)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/handwired/evk/v1_3/config.h')
-rw-r--r--keyboards/handwired/evk/v1_3/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/evk/v1_3/config.h b/keyboards/handwired/evk/v1_3/config.h
index cc9b143f65..2ddde6548e 100644
--- a/keyboards/handwired/evk/v1_3/config.h
+++ b/keyboards/handwired/evk/v1_3/config.h
@@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define UNUSED_PINS
/* COL2ROW, ROW2COL*/
-#define DIODE_DIRECTION ROW2COL // the current flows into the rows and then out of the columns
+#define DIODE_DIRECTION ROW2COL // the positive current flows into the rows and then out of the columns negative.
/* define whiche Pins to use for the status LEDs*/
#define LED_CAPS_LOCK_PIN D4