~ruther/qmk_firmware

8783d0c73d7770bea4e61a8a9b5bd0a5ce2f9fd0 — Xelus22 4 years ago 79cc6ce
[Keyboard] Enable RGB Matrix VIA side for Pachi RGB (#13308)

1 files changed, 3 insertions(+), 0 deletions(-)

M keyboards/xelus/pachi/rgb/keymaps/via/config.h
M keyboards/xelus/pachi/rgb/keymaps/via/config.h => keyboards/xelus/pachi/rgb/keymaps/via/config.h +3 -0
@@ 19,6 19,9 @@
// 3 layers or else it will not fit in EEPROM
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

// Enable RGB Matrix
#define VIA_QMK_RGBLIGHT_ENABLE

#define USB_POLLING_INTERVAL_MS 1
#define QMK_KEYS_PER_SCAN 4