diff options
Diffstat (limited to 'keyboards/dc01/left/config.h')
-rw-r--r-- | keyboards/dc01/left/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dc01/left/config.h b/keyboards/dc01/left/config.h index 9a8ba1b558..3f51373124 100644 --- a/keyboards/dc01/left/config.h +++ b/keyboards/dc01/left/config.h @@ -48,7 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define F_SCL 300000UL -/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ +/* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW // #define BACKLIGHT_PIN B7 |