forked from mirrors/qmk_userspace
[Keyboard] Update lighting effects for xbows keyboard (#14432)
This commit is contained in:
parent
12a8e59e9c
commit
6930eed964
13 changed files with 179 additions and 65 deletions
|
@ -28,9 +28,12 @@
|
|||
#define MATRIX_ROW_PINS { B5, B4, C6, B6, D7, B3 }
|
||||
#define MATRIX_COL_PINS { D4, D6, B2, B1 }
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define DEBOUNCE 3
|
||||
|
||||
/* disable these deprecated features by default */
|
||||
#define NO_ACTION_MACRO
|
||||
#define NO_ACTION_FUNCTION
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
# define RGB_MATRIX_LED_PROCESS_LIMIT 18
|
||||
# define RGB_MATRIX_LED_FLUSH_LIMIT 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue