diff options
Diffstat (limited to 'keyboards/percent/canoe/config.h')
| -rw-r--r-- | keyboards/percent/canoe/config.h | 4 |
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/>. | |||
| 38 | #define DIODE_DIRECTION COL2ROW | 38 | #define DIODE_DIRECTION COL2ROW |
| 39 | #define DEBOUNCE 5 | 39 | #define DEBOUNCE 5 |
| 40 | 40 | ||
| 41 | #define BACKLIGHT_LEVELS 1 | 41 | #define BACKLIGHT_PIN D4 |
| 42 | #define BACKLIGHT_LEVELS 3 | ||
| 43 | |||
| 42 | #define RGBLIGHT_ANIMATIONS | 44 | #define RGBLIGHT_ANIMATIONS |
| 43 | 45 | ||
| 44 | #define NO_UART 1 | 46 | #define NO_UART 1 |
