diff options
Diffstat (limited to 'keyboards/tkc1800/config.h')
-rw-r--r-- | keyboards/tkc1800/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/tkc1800/config.h b/keyboards/tkc1800/config.h index cd34ede09..b13620de3 100644 --- a/keyboards/tkc1800/config.h +++ b/keyboards/tkc1800/config.h @@ -44,9 +44,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -// #define BACKLIGHT_PIN B7 -// #define BACKLIGHT_BREATHING -// #define BACKLIGHT_LEVELS 3 +#define BACKLIGHT_PIN B6 +#define BACKLIGHT_BREATHING +#define BACKLIGHT_LEVELS 3 /* Underlight configuration */ |