Keyboard registration should not require PRODUCT in config.h.
takai opened this issue · 1 comments
takai commented
When registering a keyboard to Remap, the registration was rejected because "the product name does not match the actual PRODUCT value in the config.h file".
But QMK has recently moved their configuration to info.json; PRODUCT is no longer defined in config.h.
Please see below for details on the QMK changes:
https://github.com/qmk/qmk_firmware/blob/master/docs/data_driven_config.md