diff options
| author | Ryan | 2023-07-08 15:13:10 +0200 |
|---|---|---|
| committer | GitHub | 2023-07-08 15:13:10 +0200 |
| commit | cb2331713c84bb2b7f140f67b41037721f4958a1 (patch) | |
| tree | 4175658b8fd5ae1becc9e9e1b66fe0eccffa4c7e /keyboards/smithrune | |
| parent | 636093f75dd5a8b568c822aaab093484386e8e6e (diff) | |
Relocate backlight drivers (#21444)
Diffstat (limited to 'keyboards/smithrune')
| -rw-r--r-- | keyboards/smithrune/iron165r2/f411/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/smithrune/iron165r2/f411/config.h b/keyboards/smithrune/iron165r2/f411/config.h index 5ce500d1e5..1cd8a5c150 100644 --- a/keyboards/smithrune/iron165r2/f411/config.h +++ b/keyboards/smithrune/iron165r2/f411/config.h @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_PWM_DRIVER PWMD3 #define BACKLIGHT_PWM_CHANNEL 1 -#define BACKLIGHT_PAL_MODE 2 #define RGBLIGHT_EFFECT_BREATHING #define RGBLIGHT_EFFECT_RAINBOW_MOOD |