diff options
author | fauxpark <fauxpark@gmail.com> | 2019-07-27 10:37:33 +1000 |
---|---|---|
committer | Joel Challis <git@zvecr.com> | 2019-07-27 01:37:33 +0100 |
commit | 0bd03150e5952978e0a7044dcfea1bb617c2390d (patch) | |
tree | 6a6522c5cd335f179389055174c47e2748e8ae0a /keyboards/facew | |
parent | feddc496ee1a6e1edc92adc35e6a6b5836bfae9b (diff) | |
download | qmk_firmware-0bd03150e5952978e0a7044dcfea1bb617c2390d.tar.gz qmk_firmware-0bd03150e5952978e0a7044dcfea1bb617c2390d.zip |
Remove NO_BACKLIGHT_CLOCK (#6418)
Diffstat (limited to 'keyboards/facew')
-rw-r--r-- | keyboards/facew/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/facew/config.h b/keyboards/facew/config.h index 239783f8ba..62ba98be59 100644 --- a/keyboards/facew/config.h +++ b/keyboards/facew/config.h @@ -36,6 +36,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DIODE_DIRECTION COL2ROW #define DEBOUNCE 5 -#define NO_BACKLIGHT_CLOCK #define BACKLIGHT_LEVELS 1 #define RGBLIGHT_ANIMATIONS |