aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-07-27 10:37:33 +1000
committerJoel Challis <git@zvecr.com>2019-07-27 01:37:33 +0100
commit0bd03150e5952978e0a7044dcfea1bb617c2390d (patch)
tree6a6522c5cd335f179389055174c47e2748e8ae0a
parentfeddc496ee1a6e1edc92adc35e6a6b5836bfae9b (diff)
downloadqmk_firmware-0bd03150e5952978e0a7044dcfea1bb617c2390d.tar.gz
qmk_firmware-0bd03150e5952978e0a7044dcfea1bb617c2390d.zip
Remove NO_BACKLIGHT_CLOCK (#6418)
-rw-r--r--keyboards/ares/config.h1
-rw-r--r--keyboards/bfake/config.h1
-rw-r--r--keyboards/canoe/config.h1
-rw-r--r--keyboards/donutcables/budget96/config.h1
-rw-r--r--keyboards/facew/config.h1
-rw-r--r--keyboards/ft/mars80/config.h1
-rw-r--r--keyboards/jc65/v32a/config.h1
-rw-r--r--keyboards/panc60/config.h1
-rw-r--r--keyboards/singa/config.h1
-rw-r--r--keyboards/unikorn/config.h1
-rw-r--r--quantum/template/ps2avrgb/config.h1
11 files changed, 0 insertions, 11 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
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
diff --git a/keyboards/canoe/config.h b/keyboards/canoe/config.h
index cddb749dc..45581b549 100644
--- a/keyboards/canoe/config.h
+++ b/keyboards/canoe/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
diff --git a/keyboards/donutcables/budget96/config.h b/keyboards/donutcables/budget96/config.h
index 75aacb4d4..b8772fc86 100644
--- a/keyboards/donutcables/budget96/config.h
+++ b/keyboards/donutcables/budget96/config.h
@@ -36,6 +36,5 @@ 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
diff --git a/keyboards/facew/config.h b/keyboards/facew/config.h
index 239783f8b..62ba98be5 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/>.
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
diff --git a/keyboards/ft/mars80/config.h b/keyboards/ft/mars80/config.h
index b56adb114..1bf939287 100644
--- a/keyboards/ft/mars80/config.h
+++ b/keyboards/ft/mars80/config.h
@@ -38,7 +38,6 @@ 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 NO_BACKLIGHT_CLOCK
42#define BACKLIGHT_LEVELS 1 41#define BACKLIGHT_LEVELS 1
43#define RGBLIGHT_ANIMATIONS 42#define RGBLIGHT_ANIMATIONS
44 43
diff --git a/keyboards/jc65/v32a/config.h b/keyboards/jc65/v32a/config.h
index a5ec23ae4..e91f46aeb 100644
--- a/keyboards/jc65/v32a/config.h
+++ b/keyboards/jc65/v32a/config.h
@@ -28,7 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
28#define MATRIX_ROWS 8 28#define MATRIX_ROWS 8
29#define MATRIX_COLS 16 29#define MATRIX_COLS 16
30 30
31#define NO_BACKLIGHT_CLOCK
32#define BACKLIGHT_LEVELS 1 31#define BACKLIGHT_LEVELS 1
33#define RGBLED_NUM 16 32#define RGBLED_NUM 16
34#define RGBLIGHT_ANIMATIONS 33#define RGBLIGHT_ANIMATIONS
diff --git a/keyboards/panc60/config.h b/keyboards/panc60/config.h
index b5889180e..921d8da30 100644
--- a/keyboards/panc60/config.h
+++ b/keyboards/panc60/config.h
@@ -36,6 +36,5 @@ 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
diff --git a/keyboards/singa/config.h b/keyboards/singa/config.h
index 29110bd4e..dda54ccf4 100644
--- a/keyboards/singa/config.h
+++ b/keyboards/singa/config.h
@@ -36,6 +36,5 @@ 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
diff --git a/keyboards/unikorn/config.h b/keyboards/unikorn/config.h
index 161956b88..a871c0e27 100644
--- a/keyboards/unikorn/config.h
+++ b/keyboards/unikorn/config.h
@@ -35,7 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
35#define DIODE_DIRECTION COL2ROW 35#define DIODE_DIRECTION COL2ROW
36#define DEBOUNCE 5 36#define DEBOUNCE 5
37 37
38#define NO_BACKLIGHT_CLOCK
39#define BACKLIGHT_LEVELS 1 38#define BACKLIGHT_LEVELS 1
40#ifdef RGBLIGHT_ENABLE 39#ifdef RGBLIGHT_ENABLE
41#define RGBLED_NUM 17 40#define RGBLED_NUM 17
diff --git a/quantum/template/ps2avrgb/config.h b/quantum/template/ps2avrgb/config.h
index 9117bf1f9..3ab841d74 100644
--- a/quantum/template/ps2avrgb/config.h
+++ b/quantum/template/ps2avrgb/config.h
@@ -39,7 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
39#define DIODE_DIRECTION COL2ROW 39#define DIODE_DIRECTION COL2ROW
40#define DEBOUNCE 5 40#define DEBOUNCE 5
41 41
42#define NO_BACKLIGHT_CLOCK
43#define BACKLIGHT_LEVELS 1 42#define BACKLIGHT_LEVELS 1
44#define RGBLIGHT_ANIMATIONS 43#define RGBLIGHT_ANIMATIONS
45 44