Browse Source

change BM68 RGB USB Device descriptor device name (#12418)

* change styling USB Device descriptor device name to reflect stylistic choices of the developer
peepeetee 4 năm trước cách đây
mục cha
commit
ac0ba832c7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      keyboards/bm68rgb/config.h

+ 1 - 1
keyboards/bm68rgb/config.h

@@ -24,7 +24,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define PRODUCT_ID   0xEF6F
 #define DEVICE_VER   0x0001
 #define MANUFACTURER KPRepublic
-#define PRODUCT      bm68rgb
+#define PRODUCT      BM68 RGB
 
 /* key matrix size */
 #define MATRIX_ROWS 5