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

* change styling USB Device descriptor device name to reflect stylistic choices of the developer
master
peepeetee 2021-03-31 20:58:23 -05:00 committed by GitHub
parent c5ddada32e
commit ac0ba832c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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