1
0
Fork 0

[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:
Quinn Mikelson 2021-10-11 02:57:44 -07:00 committed by GitHub
parent 9351eb395b
commit d9e077468a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 136 additions and 1 deletions

View file

@ -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