diff options
Diffstat (limited to 'keyboards/panc60/config.h')
-rw-r--r-- | keyboards/panc60/config.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/panc60/config.h b/keyboards/panc60/config.h index c565f39bcc..b3bcdc9733 100644 --- a/keyboards/panc60/config.h +++ b/keyboards/panc60/config.h @@ -37,5 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DIODE_DIRECTION COL2ROW #define DEBOUNCE 5 -#define BACKLIGHT_LEVELS 1 +#define BACKLIGHT_PIN D4 +#define BACKLIGHT_LEVELS 3 + #define RGBLIGHT_ANIMATIONS |