Skip to content

Commit

Permalink
Migrate i2c EEPROM_DRIVER to info.json (qmk#22013)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored and mhamrah committed Feb 5, 2024
1 parent bbdb22d commit 7d43f65
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions keyboards/jones/v1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@
"layer_count": 6
},
=======
<<<<<<< HEAD
>>>>>>> 31d48171cc (Migrate i2c EEPROM_DRIVER to info.json (#22013))
=======
>>>>>>> fe00bb9746 (Migrate i2c EEPROM_DRIVER to info.json (#22013))
>>>>>>> a28ec2ca5b (Migrate i2c EEPROM_DRIVER to info.json (#22013))
"eeprom": {
"driver": "i2c"
},
Expand Down
4 changes: 4 additions & 0 deletions keyboards/moonlander/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
"layer_count": 8
},
=======
<<<<<<< HEAD
>>>>>>> 31d48171cc (Migrate i2c EEPROM_DRIVER to info.json (#22013))
=======
>>>>>>> fe00bb9746 (Migrate i2c EEPROM_DRIVER to info.json (#22013))
>>>>>>> a28ec2ca5b (Migrate i2c EEPROM_DRIVER to info.json (#22013))
"eeprom": {
"driver": "i2c"
},
Expand Down

0 comments on commit 7d43f65

Please sign in to comment.