summaryrefslogtreecommitdiff
path: root/keyboards/moonlander/config.h
diff options
context:
space:
mode:
authorQuinn Mikelson <mikelson.public@gmail.com>2021-10-11 02:57:44 -0700
committerGitHub <noreply@github.com>2021-10-11 02:57:44 -0700
commitd9e077468ab3446cbd7306a453a73dad2c1403e8 (patch)
treee0a3e4b5ba7e19cded1d21c522cf16a73d219e0f /keyboards/moonlander/config.h
parent9351eb395b25f9e5cc86f1bdee392ede6540a013 (diff)
[Keyboard] Add ZSA Moonlander VIA support (#14603)
Co-authored-by: Quinn Mikelson <quinn.mikelson@tyvak.com> Co-authored-by: Drashna Jael're <drashna@live.com>
Diffstat (limited to 'keyboards/moonlander/config.h')
-rw-r--r--keyboards/moonlander/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/moonlander/config.h b/keyboards/moonlander/config.h
index 522cb0ab27..f2e5088a34 100644
--- a/keyboards/moonlander/config.h
+++ b/keyboards/moonlander/config.h
@@ -99,8 +99,9 @@
#define DYNAMIC_KEYMAP_EEPROM_ADDR (EECONFIG_SIZE + FIRMWARE_VERSION_SIZE)
#ifdef EEPROM_I2C
# define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 16383
-# define DYNAMIC_KEYMAP_LAYER_COUNT 32
+# define DYNAMIC_KEYMAP_LAYER_COUNT 8
#endif
+#define VIA_QMK_RGBLIGHT_ENABLE
#define AUDIO_PIN A5
#define AUDIO_PIN_ALT A4