Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)

This commit is contained in:
Joel Challis 2023-09-14 00:13:19 +01:00 committed by GitHub
parent 36b4e290c8
commit 00feff656f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
58 changed files with 89 additions and 120 deletions

View file

@ -20,6 +20,3 @@
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define WEAR_LEVELING_LOGICAL_SIZE 2048
#define WEAR_LEVELING_BACKING_SIZE WEAR_LEVELING_LOGICAL_SIZE*2

View file

@ -8,6 +8,11 @@
"rows": ["A9", "A8", "B15", "B14", "B13", "B12", "A4", "A5", "A6", "A7", "B0", "B1"]
},
"diode_direction": "COL2ROW",
"eeprom": {
"wear_leveling": {
"backing_size": 4096
}
},
"processor": "STM32L412",
"bootloader": "stm32-dfu"
}

View file

@ -21,6 +21,3 @@
// Locking resynchronize hack
#define LOCKING_RESYNC_ENABLE
// Emulated EEPROM
#define WEAR_LEVELING_LOGICAL_SIZE 2048
#define WEAR_LEVELING_BACKING_SIZE WEAR_LEVELING_LOGICAL_SIZE*2

View file

@ -8,6 +8,11 @@
"rows": ["B15", "B14", "B12", "B1", "B0"]
},
"diode_direction": "COL2ROW",
"eeprom": {
"wear_leveling": {
"backing_size": 4096
}
},
"indicators": {
"caps_lock": "A1",
"on_state": 0