[Keyboard] corrected VID/PID and layout for squiggle (#11198)
* corrected the pid and added a new layout. * following drashna's suggestion.
This commit is contained in:
@@ -20,8 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0x6955
|
||||
#define PRODUCT_ID 0x2073
|
||||
#define VENDOR_ID 0x1209
|
||||
#define PRODUCT_ID 0x6969
|
||||
#define MANUFACTURER ibnuda
|
||||
#define PRODUCT squiggle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user