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 d5fc6cb commit 89e4bab
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions keyboards/sandy/dn0020/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#pragma once

/* USB Device descriptor parameter */
#define VENDOR_ID 0xB9DD
#define PRODUCT_ID 0x3344
#define DEVICE_VER 0x0020
#define MANUFACTURER jpskenn
#define PRODUCT Sandy

/* key matrix size */
#define MATRIX_ROWS 10
#define MATRIX_COLS 8
Expand Down

0 comments on commit 89e4bab

Please sign in to comment.