diff options
Diffstat (limited to 'keyboards/jj50/config.h')
-rw-r--r-- | keyboards/jj50/config.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/jj50/config.h b/keyboards/jj50/config.h index 2f0e98d53..8453f5588 100644 --- a/keyboards/jj50/config.h +++ b/keyboards/jj50/config.h | |||
@@ -25,10 +25,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
25 | #define VENDOR_ID 0x20A0 | 25 | #define VENDOR_ID 0x20A0 |
26 | #define PRODUCT_ID 0x422D | 26 | #define PRODUCT_ID 0x422D |
27 | #define DEVICE_VER 0x0200 | 27 | #define DEVICE_VER 0x0200 |
28 | // TODO: share these strings with usbconfig.h | 28 | #define MANUFACTURER KPrepublic |
29 | // Edit usbconfig.h to change these. | 29 | #define PRODUCT JJ50 |
30 | #define MANUFACTURER kprepublic | ||
31 | #define PRODUCT jj50 | ||
32 | #define DESCRIPTION Preonic-like clone | 30 | #define DESCRIPTION Preonic-like clone |
33 | 31 | ||
34 | /* matrix size */ | 32 | /* matrix size */ |