|
@@ -17,8 +17,8 @@
|
|
|
|
|
|
#include "config_common.h"
|
|
#include "config_common.h"
|
|
|
|
|
|
-#define VENDOR_ID 0xFEED
|
|
|
|
-#define PRODUCT_ID 0x1226
|
|
|
|
|
|
+#define VENDOR_ID 0x5842
|
|
|
|
+#define PRODUCT_ID 0x4E61
|
|
#define DEVICE_VER 0x0001
|
|
#define DEVICE_VER 0x0001
|
|
#define MANUFACTURER X-BOWS
|
|
#define MANUFACTURER X-BOWS
|
|
#define PRODUCT NATURE
|
|
#define PRODUCT NATURE
|
|
@@ -35,7 +35,7 @@
|
|
# define RGB_MATRIX_LED_FLUSH_LIMIT 16
|
|
# define RGB_MATRIX_LED_FLUSH_LIMIT 16
|
|
# define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects
|
|
# define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects
|
|
# define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
|
|
# define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
|
|
-// # define RGB_MATRIX_KEYPRESSES
|
|
|
|
|
|
+# define RGB_MATRIX_KEYPRESSES
|
|
# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200
|
|
# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200
|
|
# define RGB_MATRIX_CENTER \
|
|
# define RGB_MATRIX_CENTER \
|
|
{ 92, 33 }
|
|
{ 92, 33 }
|