Skip to content

Commit

Permalink
Move keyboard USB IDs and strings to data driven: J (qmk#17837)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpskenn committed Nov 2, 2023
1 parent 89e4bab commit 7f2f897
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions keyboards/sandy/dn0020/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
"keyboard_name": "Sandy",
"url": "https://github.com/jpskenn/Sandy",
"maintainer": "jpskenn",
"usb": {
"vid": "0xB9DD",
"pid": "0x3344",
"device_version": "0.2.0"
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {
Expand Down

0 comments on commit 7f2f897

Please sign in to comment.