diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-26 00:53:04 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-26 00:53:04 +0000 |
commit | 77ed0feebebc82a271c561e1770c20d075225947 (patch) | |
tree | ecbcc856340b3077feca37e87f2cdd00f3d53331 /keyboards/acheron/lasgweloth | |
parent | 1e651dbdb0815013da00804257df67aab5e28167 (diff) | |
parent | 674422eb13a4f5c9c8238629e42f4fc1d7641ede (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/acheron/lasgweloth')
-rw-r--r-- | keyboards/acheron/lasgweloth/config.h | 7 | ||||
-rw-r--r-- | keyboards/acheron/lasgweloth/info.json | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/keyboards/acheron/lasgweloth/config.h b/keyboards/acheron/lasgweloth/config.h index f9a2427fae..aebe821e3b 100644 --- a/keyboards/acheron/lasgweloth/config.h +++ b/keyboards/acheron/lasgweloth/config.h @@ -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 0x4150 // AP for AcheronProject -#define PRODUCT_ID 0x7641 // LA for Lasgweloth -#define DEVICE_VER 0x0001 -#define MANUFACTURER AcheronProect -#define PRODUCT Lasgweloth - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 14 diff --git a/keyboards/acheron/lasgweloth/info.json b/keyboards/acheron/lasgweloth/info.json index b936b45d6e..7cade663da 100644 --- a/keyboards/acheron/lasgweloth/info.json +++ b/keyboards/acheron/lasgweloth/info.json @@ -1,7 +1,13 @@ { "keyboard_name": "Lasgweloth", + "manufacturer": "AcheronProject", "url": "", "maintainer": "Gondolindrim", + "usb": { + "vid": "0x4150", + "pid": "0x7641", + "device_version": "0.0.1" + }, "layouts": { "LAYOUT_60_ansi": { "layout": [ |