summaryrefslogtreecommitdiffstats
path: root/quantum/template/avr/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/template/avr/config.h')
-rw-r--r--quantum/template/avr/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/template/avr/config.h b/quantum/template/avr/config.h
index 41e1aa078..2409ae186 100644
--- a/quantum/template/avr/config.h
+++ b/quantum/template/avr/config.h
@@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_COL_PINS { F1, F0, B0 }
#define UNUSED_PINS
-/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */
+/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
/*