diff options
Diffstat (limited to 'keyboards/al1/config.h')
-rw-r--r-- | keyboards/al1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/al1/config.h b/keyboards/al1/config.h index 3a3daf8673..838d569638 100644 --- a/keyboards/al1/config.h +++ b/keyboards/al1/config.h @@ -43,7 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. * */ -/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ +/* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW #define BACKLIGHT_PIN B6 |