aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/percent/canoe/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/percent/canoe/config.h')
-rw-r--r--keyboards/percent/canoe/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/percent/canoe/config.h b/keyboards/percent/canoe/config.h
index 950e0806e..21b3dcea6 100644
--- a/keyboards/percent/canoe/config.h
+++ b/keyboards/percent/canoe/config.h
@@ -38,7 +38,9 @@ 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
#define NO_UART 1