aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-03-03 10:56:46 +1100
committerGitHub <noreply@github.com>2020-03-02 23:56:46 +0000
commitbff56aa46c7c89d0e5363e3bbcae78341c069c14 (patch)
treec74aeb864160ed252760f826380ab3baca085d96 /keyboards/handwired
parentce30cd2a010b7cad383b34432cc28d808a45266d (diff)
downloadfirmware-bff56aa46c7c89d0e5363e3bbcae78341c069c14.tar.gz
firmware-bff56aa46c7c89d0e5363e3bbcae78341c069c14.tar.bz2
firmware-bff56aa46c7c89d0e5363e3bbcae78341c069c14.zip
Remove "ugly hack in usb_main.c" comments (#8296)
Diffstat (limited to 'keyboards/handwired')
-rw-r--r--keyboards/handwired/bluepill/bluepill70/config.h6
-rw-r--r--keyboards/handwired/ck4x4/config.h2
2 files changed, 1 insertions, 7 deletions
diff --git a/keyboards/handwired/bluepill/bluepill70/config.h b/keyboards/handwired/bluepill/bluepill70/config.h
index 87fd74633..ae00a470a 100644
--- a/keyboards/handwired/bluepill/bluepill70/config.h
+++ b/keyboards/handwired/bluepill/bluepill70/config.h
@@ -4,14 +4,10 @@
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6464
#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 works */
// Modified by Xydane
#define MANUFACTURER "QMK"
-#define USBSTR_MANUFACTURER 'T', '\x00', 'M', '\x00', 'K', '\x00', ' ', '\x00', '\xc6', '\x00'
#define PRODUCT "BluePill70"
-#define USBSTR_PRODUCT 'C', '\x00', 'h', '\x00', 'i', '\x00', 'b', '\x00', 'i', '\x00', 'O', '\x00', 'S', '\x00', ' ', '\x00', 'Q', '\x00', 'M', '\x00', 'K', '\x00'
#define DESCRIPTION "QMK keyboard firmware with ChibiOS"
/* key matrix size */
@@ -22,4 +18,4 @@
// Iso fix for Space Cadet, comment for ANSI layouts
#define LSPO_KEY KC_8
-#define RSPC_KEY KC_9 \ No newline at end of file
+#define RSPC_KEY KC_9
diff --git a/keyboards/handwired/ck4x4/config.h b/keyboards/handwired/ck4x4/config.h
index 4ee5e8f4a..3f353affb 100644
--- a/keyboards/handwired/ck4x4/config.h
+++ b/keyboards/handwired/ck4x4/config.h
@@ -21,8 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6464
#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 QMK
#define PRODUCT CK4x4
#define DESCRIPTION Cannon Keys 4x4 MacroPad