Browse Source

Remove NO_BACKLIGHT_CLOCK (#6418)

pull/6423/head 0.6.437
fauxpark 4 years ago
committed by Joel Challis
parent
commit
0bd03150e5
11 changed files with 0 additions and 11 deletions
  1. +0
    -1
      keyboards/ares/config.h
  2. +0
    -1
      keyboards/bfake/config.h
  3. +0
    -1
      keyboards/canoe/config.h
  4. +0
    -1
      keyboards/donutcables/budget96/config.h
  5. +0
    -1
      keyboards/facew/config.h
  6. +0
    -1
      keyboards/ft/mars80/config.h
  7. +0
    -1
      keyboards/jc65/v32a/config.h
  8. +0
    -1
      keyboards/panc60/config.h
  9. +0
    -1
      keyboards/singa/config.h
  10. +0
    -1
      keyboards/unikorn/config.h
  11. +0
    -1
      quantum/template/ps2avrgb/config.h

+ 0
- 1
keyboards/ares/config.h View File

@ -36,7 +36,6 @@ 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


+ 0
- 1
keyboards/bfake/config.h View File

@ -37,7 +37,6 @@ 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


+ 0
- 1
keyboards/canoe/config.h View File

@ -37,7 +37,6 @@ 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


+ 0
- 1
keyboards/donutcables/budget96/config.h View File

@ -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

+ 0
- 1
keyboards/facew/config.h View File

@ -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

+ 0
- 1
keyboards/ft/mars80/config.h View File

@ -38,7 +38,6 @@ 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


+ 0
- 1
keyboards/jc65/v32a/config.h View File

@ -28,7 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 16
#define NO_BACKLIGHT_CLOCK
#define BACKLIGHT_LEVELS 1
#define RGBLED_NUM 16
#define RGBLIGHT_ANIMATIONS


+ 0
- 1
keyboards/panc60/config.h View File

@ -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

+ 0
- 1
keyboards/singa/config.h View File

@ -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

+ 0
- 1
keyboards/unikorn/config.h View File

@ -35,7 +35,6 @@ 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
#ifdef RGBLIGHT_ENABLE
#define RGBLED_NUM 17


+ 0
- 1
quantum/template/ps2avrgb/config.h View File

@ -39,7 +39,6 @@ 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


Loading…
Cancel
Save