[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>
This commit is contained in:
parent
9351eb395b
commit
d9e077468a
4 changed files with 136 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue