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:
parent
5638eeee80
commit
2884e79d03
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"dynamic_keymap": {
|
||||
"layer_count": 13
|
||||
"layer_count": 4
|
||||
},
|
||||
"eeprom": {
|
||||
"driver": "wear_leveling",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue