summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-10-12 10:34:52 -0700
committerDrashna Jaelre <drashna@live.com>2018-10-12 10:34:52 -0700
commite5c315f961a55ba31b44b70e4554a3969a788a99 (patch)
tree1ed7eff398c79028ca58a28f7ec7d62b1b4ea293
parent0793abfd19d994e68f4b449eb2fed7ea51aa3e2f (diff)
Treasure Type9 Fix: change diode direction to ROW2COL (#4125)0.6.140
-rw-r--r--keyboards/treasure/type9/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/treasure/type9/config.h b/keyboards/treasure/type9/config.h
index 55f0a85956..367c53cb97 100644
--- a/keyboards/treasure/type9/config.h
+++ b/keyboards/treasure/type9/config.h
@@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define UNUSED_PINS
/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */
-#define DIODE_DIRECTION COL2ROW
+#define DIODE_DIRECTION ROW2COL
#define BACKLIGHT_PIN B5
// #define BACKLIGHT_BREATHING