Browse Source

[Keyboard] Enable RGB Matrix VIA side for Pachi RGB (#13308)

pull/13351/head
Xelus22 2 years ago
committed by GitHub
parent
commit
8783d0c73d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      keyboards/xelus/pachi/rgb/keymaps/via/config.h

+ 3
- 0
keyboards/xelus/pachi/rgb/keymaps/via/config.h View File

@ -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

Loading…
Cancel
Save