1
0
Fork 0

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

@ -125,6 +125,3 @@
#define AUDIO_CLICKY
#define AUDIO_DAC_SAMPLE_WAVEFORM_SQUARE
#define AUDIO_DAC_OFF_VALUE 0
#define WEAR_LEVELING_BACKING_SIZE 4096
#define WEAR_LEVELING_LOGICAL_SIZE 2048

View file

@ -37,6 +37,11 @@
"io_delay": 5
},
"diode_direction": "COL2ROW",
"eeprom": {
"wear_leveling": {
"backing_size": 4096
}
},
"encoder": {
"rotary": [
{"pin_a": "A1", "pin_b": "A2"},