diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-02 00:11:25 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-02 00:11:25 +0000 |
commit | 479c7876e60e8427ea98de13e6a1156705511e72 (patch) | |
tree | b55a15102c7cad82c8688f9066b9509e454a3c9e /keyboards/nasu/config.h | |
parent | e6dc14ae4113400b663c4d544ff97be30bcd4d82 (diff) | |
parent | 056a44c7d3806dad0896133743b755151992d61f (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/nasu/config.h')
-rw-r--r-- | keyboards/nasu/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/nasu/config.h b/keyboards/nasu/config.h index 15ed75d5c0..ec0a22a9a6 100644 --- a/keyboards/nasu/config.h +++ b/keyboards/nasu/config.h @@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x8968 -#define PRODUCT_ID 0x4E53 -#define DEVICE_VER 0x0001 -#define MANUFACTURER Yiancar-Designs -#define PRODUCT Nasu - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 15 |