diff options
Diffstat (limited to 'keyboards/fleuron/config.h')
-rw-r--r-- | keyboards/fleuron/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/fleuron/config.h b/keyboards/fleuron/config.h index cccb798be..8e1d27436 100644 --- a/keyboards/fleuron/config.h +++ b/keyboards/fleuron/config.h @@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_COL_PINS { C7, B6, B3, B5, B4, D7, D4, D5, D3, D2, D1, D0, B7, B0, B1, B2 } #define UNUSED_PINS -/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ +/* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW // #define BACKLIGHT_PIN B7 |