Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update X-Bows Keyboard #16765

Merged
merged 14 commits into from
Apr 16, 2022
4 changes: 2 additions & 2 deletions keyboards/xbows/knight/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

#include "config_common.h"

#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x1225
#define VENDOR_ID 0x5842
#define PRODUCT_ID 0x4b6e
XBowsTech marked this conversation as resolved.
Show resolved Hide resolved
#define DEVICE_VER 0x0001
#define MANUFACTURER X-BOWS
#define PRODUCT KNIGHT
Expand Down
1 change: 1 addition & 0 deletions keyboards/xbows/knight/keymaps/via/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes
4 changes: 2 additions & 2 deletions keyboards/xbows/knight_plus/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

#include "config_common.h"

#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x1227
#define VENDOR_ID 0x5842
#define PRODUCT_ID 0x4b50
XBowsTech marked this conversation as resolved.
Show resolved Hide resolved
#define DEVICE_VER 0x0001
#define MANUFACTURER X-BOWS
#define PRODUCT KNIGHT_PLUS
Expand Down
1 change: 1 addition & 0 deletions keyboards/xbows/knight_plus/keymaps/via/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes
6 changes: 3 additions & 3 deletions keyboards/xbows/nature/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

#include "config_common.h"

#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x1226
#define VENDOR_ID 0x5842
#define PRODUCT_ID 0x4e61
XBowsTech marked this conversation as resolved.
Show resolved Hide resolved
#define DEVICE_VER 0x0001
#define MANUFACTURER X-BOWS
#define PRODUCT NATURE
Expand All @@ -35,7 +35,7 @@
# define RGB_MATRIX_LED_FLUSH_LIMIT 16
# 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_MATRIX_KEYPRESSES
# define RGB_MATRIX_KEYPRESSES
# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200
# define RGB_MATRIX_CENTER \
{ 92, 33 }
Expand Down
1 change: 1 addition & 0 deletions keyboards/xbows/nature/keymaps/via/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes
2 changes: 1 addition & 1 deletion keyboards/xbows/nature/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
SLEEP_LED_ENABLE = yes
SLEEP_LED_ENABLE = no
XBowsTech marked this conversation as resolved.
Show resolved Hide resolved
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = IS31FL3731
4 changes: 2 additions & 2 deletions keyboards/xbows/numpad/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

#include "config_common.h"

#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x1228
#define VENDOR_ID 0x5842
#define PRODUCT_ID 0x4e75
XBowsTech marked this conversation as resolved.
Show resolved Hide resolved
#define DEVICE_VER 0x0001
#define MANUFACTURER X-BOWS
#define PRODUCT NUMPAD
Expand Down
1 change: 1 addition & 0 deletions keyboards/xbows/numpad/keymaps/via/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes
4 changes: 2 additions & 2 deletions keyboards/xbows/ranger/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

#include "config_common.h"

#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x1229
#define VENDOR_ID 0x5842
#define PRODUCT_ID 0x5261
#define DEVICE_VER 0x0001
#define MANUFACTURER X-BOWS
#define PRODUCT Ranger
Expand Down
1 change: 1 addition & 0 deletions keyboards/xbows/ranger/keymaps/via/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes