diff options
Diffstat (limited to 'keyboards/wete/config.h')
-rw-r--r-- | keyboards/wete/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/wete/config.h b/keyboards/wete/config.h index c8d66b7a6e..2440d147f5 100644 --- a/keyboards/wete/config.h +++ b/keyboards/wete/config.h @@ -21,8 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define VENDOR_ID 0xB16B #define PRODUCT_ID 0x00B5 #define DEVICE_VER 0x0012 -/* in python2: list(u"whatever".encode('utf-16-le')) */ -/* at most 32 characters or the ugly hack in usb_main.c borks */ #define MANUFACTURER Ramon Imbao #define PRODUCT Wete #define DESCRIPTION Southpaw Full-sized Keyboard |