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/ares/config.h | |
| parent | feddc496ee1a6e1edc92adc35e6a6b5836bfae9b (diff) | |
| download | qmk_firmware-0bd03150e5952978e0a7044dcfea1bb617c2390d.tar.gz qmk_firmware-0bd03150e5952978e0a7044dcfea1bb617c2390d.zip | |
Remove NO_BACKLIGHT_CLOCK (#6418)
Diffstat (limited to 'keyboards/ares/config.h')
| -rw-r--r-- | keyboards/ares/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ares/config.h b/keyboards/ares/config.h index cca26aab3..dd01d1565 100644 --- a/keyboards/ares/config.h +++ b/keyboards/ares/config.h | |||
| @@ -36,7 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 36 | #define DIODE_DIRECTION COL2ROW | 36 | #define DIODE_DIRECTION COL2ROW |
| 37 | #define DEBOUNCE 5 | 37 | #define DEBOUNCE 5 |
| 38 | 38 | ||
| 39 | #define NO_BACKLIGHT_CLOCK | ||
| 40 | #define BACKLIGHT_LEVELS 1 | 39 | #define BACKLIGHT_LEVELS 1 |
| 41 | #define RGBLIGHT_ANIMATIONS | 40 | #define RGBLIGHT_ANIMATIONS |
| 42 | 41 | ||
