diff options
Diffstat (limited to 'keyboards/whitefox')
-rw-r--r-- | keyboards/whitefox/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/whitefox/config.h b/keyboards/whitefox/config.h index 9989a92df..e508c3e9e 100644 --- a/keyboards/whitefox/config.h +++ b/keyboards/whitefox/config.h @@ -24,8 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define VENDOR_ID 0x1c11 #define PRODUCT_ID 0xb04d #define DEVICE_VER 0x0001 -/* in python2: list(u"whatever".encode('utf-16-le')) */ -/* at most 32 characters or the ugly hack in usb_main.c borks */ #define MANUFACTURER Input Club #define PRODUCT WhiteFox/QMK |