diff options
Diffstat (limited to 'keyboards/diverge3')
-rw-r--r-- | keyboards/diverge3/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/diverge3/config.h b/keyboards/diverge3/config.h index 27938cf239..aa9f52fcbd 100644 --- a/keyboards/diverge3/config.h +++ b/keyboards/diverge3/config.h @@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3, B2, B6 } #define UNUSED_PINS -/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ +/* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION ROW2COL #define BACKLIGHT_PIN C6 |