Switch over MANUFACTURER and PRODUCT to string literals (#18183)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#ifdef KEYBOARD_planck_ez_glow
|
||||
#undef PRODUCT
|
||||
#define PRODUCT Planck EZ Glow - Modified by <@jjerrell>
|
||||
#define PRODUCT "Planck EZ Glow - Modified by <@jjerrell>"
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user