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