Switch over MANUFACTURER and PRODUCT to string literals (#18183)
This commit is contained in:
@@ -34,7 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define TAPPING_FORCE_HOLD
|
||||
#define TAPPING_TERM 150
|
||||
#undef PRODUCT
|
||||
#define PRODUCT CRKBD Loose Transistor Ed.
|
||||
#define PRODUCT "CRKBD Loose Transistor Ed."
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
//#undef RGBLED_NUM
|
||||
|
Reference in New Issue
Block a user