diff options
Diffstat (limited to 'quantum/template/avr/config.h')
| -rw-r--r-- | quantum/template/avr/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quantum/template/avr/config.h b/quantum/template/avr/config.h index 6d0b3c4d5..e739c93c9 100644 --- a/quantum/template/avr/config.h +++ b/quantum/template/avr/config.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | Copyright 2017 REPLACE_WITH_YOUR_NAME | 2 | Copyright 2018 REPLACE_WITH_YOUR_NAME |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
| @@ -48,7 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 48 | 48 | ||
| 49 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 49 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ |
| 50 | #define DIODE_DIRECTION COL2ROW | 50 | #define DIODE_DIRECTION COL2ROW |
| 51 | 51 | ||
| 52 | // #define BACKLIGHT_PIN B7 | 52 | // #define BACKLIGHT_PIN B7 |
| 53 | // #define BACKLIGHT_BREATHING | 53 | // #define BACKLIGHT_BREATHING |
| 54 | // #define BACKLIGHT_LEVELS 3 | 54 | // #define BACKLIGHT_LEVELS 3 |
