From 20d3a979f1999fcc27a47e4f32533fb8e8b633a0 Mon Sep 17 00:00:00 2001 From: Noan Mousy <4sstylz@protonmail.ch> Date: Fri, 13 Dec 2019 15:39:10 +0100 Subject: Adding Backlight on the handwired AEK64 keyboard (#7629) * Implementing backlight with breathing * Rework of my personal keymap and adding some macros. --- keyboards/handwired/aek64/rules.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/handwired/aek64/rules.mk') diff --git a/keyboards/handwired/aek64/rules.mk b/keyboards/handwired/aek64/rules.mk index c02af3dd6..52c306130 100644 --- a/keyboards/handwired/aek64/rules.mk +++ b/keyboards/handwired/aek64/rules.mk @@ -25,3 +25,4 @@ UNICODE_ENABLE = yes # Enable support for arrow keys icon on the second layer. COMBO_ENABLE = yes # Enable combo for special function when using multiple keys at once. TAP_DANCE_ENABLE = no # Enable use multiple tap NKRO_ENABLE = yes +BACKLIGHT_ENABLE = yes -- cgit v1.2.3