Fix nr. of layers in keyboard.json

When uploading to github for the pull request, forgot to edit the keyboard.json to decrease the number of layers. Only did that in my local offline clone.
This commit is contained in:
Gilbert Creemers 2025-06-10 22:13:11 +02:00
parent 5638eeee80
commit 2884e79d03

View file

@ -8,7 +8,7 @@
},
"diode_direction": "COL2ROW",
"dynamic_keymap": {
"layer_count": 13
"layer_count": 4
},
"eeprom": {
"driver": "wear_leveling",