aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ft/mars80/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ft/mars80/config.h')
-rw-r--r--keyboards/ft/mars80/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/ft/mars80/config.h b/keyboards/ft/mars80/config.h
index 1bf939287..38c3e851a 100644
--- a/keyboards/ft/mars80/config.h
+++ b/keyboards/ft/mars80/config.h
@@ -38,7 +38,8 @@ 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 BACKLIGHT_LEVELS 1 41#define BACKLIGHT_PIN D4
42#define BACKLIGHT_LEVELS 3
42#define RGBLIGHT_ANIMATIONS 43#define RGBLIGHT_ANIMATIONS
43 44
44#define NO_UART 1 45#define NO_UART 1