summaryrefslogtreecommitdiffstats
path: root/keyboards/treasure
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-10-12 19:34:52 +0200
committerDrashna Jaelre <drashna@live.com>2018-10-12 19:34:52 +0200
commite5c315f961a55ba31b44b70e4554a3969a788a99 (patch)
tree1ed7eff398c79028ca58a28f7ec7d62b1b4ea293 /keyboards/treasure
parent0793abfd19d994e68f4b449eb2fed7ea51aa3e2f (diff)
downloadqmk_firmware-e5c315f961a55ba31b44b70e4554a3969a788a99.tar.gz
qmk_firmware-e5c315f961a55ba31b44b70e4554a3969a788a99.tar.xz
Treasure Type9 Fix: change diode direction to ROW2COL (#4125)
Diffstat (limited to 'keyboards/treasure')
-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 55f0a8595..367c53cb9 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