diff options
Diffstat (limited to 'keyboards/treasure')
-rw-r--r-- | keyboards/treasure/type9/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/treasure/type9/config.h b/keyboards/treasure/type9/config.h index 435325f6c4..6115880d06 100644 --- a/keyboards/treasure/type9/config.h +++ b/keyboards/treasure/type9/config.h @@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_COL_PINS { D1, D0, D4 } #define UNUSED_PINS -/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ +/* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION ROW2COL #define BACKLIGHT_PIN B5 |