Migrate dynamic_keymap.layer_count >= 4 (#22087)

This commit is contained in:
Joel Challis 2023-09-20 14:11:33 +01:00 committed by GitHub
parent 4b26d9b62b
commit 9a4c307740
Failed to generate hash of commit
59 changed files with 81 additions and 85 deletions

View file

@ -32,8 +32,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* External EEPROM */
// Use 24LC64 EEPROM
#define EEPROM_I2C_24LC64
// Set MAX_ADDR to specify actual EEPROM size.
// If it's not set, EEPROM size will be set ATmega32u4's 1023.
#define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 8191
// How many layers to use with VIA / Remap.
#define DYNAMIC_KEYMAP_LAYER_COUNT 6 // default:4