aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio/hb85/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gray_studio/hb85/config.h')
-rw-r--r--keyboards/gray_studio/hb85/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/gray_studio/hb85/config.h b/keyboards/gray_studio/hb85/config.h
index d68860d20..da230f7e8 100644
--- a/keyboards/gray_studio/hb85/config.h
+++ b/keyboards/gray_studio/hb85/config.h
@@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define VENDOR_ID 0x20A0
#define PRODUCT_ID 0x422F
-// TODO: share these strings with usbconfig.h
-// Edit usbconfig.h to change these.
#define MANUFACTURER Gray Studio
#define PRODUCT HB85
@@ -34,6 +32,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLED_NUM 5
#define RGBLIGHT_ANIMATIONS
-
-#define NO_UART 1
-#define BOOTLOADHID_BOOTLOADER 1