diff options
author | QMK Bot <hello@qmk.fm> | 2023-08-16 07:07:14 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-08-16 07:07:14 +0000 |
commit | 02272ed5b24543b982835da8ebb0da79d94b470e (patch) | |
tree | f4738c1a14b231b2531c09999c2ec94ffee826e4 /keyboards/coarse | |
parent | 811bebc46e1656612d4d47517636c17c9166f22e (diff) | |
parent | dea2d9476994fad713b3505d034a133b1c467c9f (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/coarse')
-rw-r--r-- | keyboards/coarse/cordillera/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/coarse/cordillera/config.h b/keyboards/coarse/cordillera/config.h index ef26abfc02..4282937c7c 100644 --- a/keyboards/coarse/cordillera/config.h +++ b/keyboards/coarse/cordillera/config.h @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_PWM_DRIVER PWMD1 #define BACKLIGHT_PWM_CHANNEL 1 -#define BACKLIGHT_PAL_MODE 1 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE |