~ruther/qmk_firmware

ref: 90fd08bf4b6e1c916379354ddb5677938180d71b qmk_firmware/keyboards/handwired/freoduo/keymaps/default/config.h -rw-r--r-- 268 bytes
90fd08bf — Drashna Jaelre [Bug] Use correct functions for RGB Matrix support in VIA (#19554) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
#pragma once

#define GRAVE_ESC_CTRL_OVERRIDE
#define RGBLED_NUM 18
#define RGBLIGHT_SPLIT
#define RGBLED_SPLIT { 9, 9 }
// Switch RGB sides with LED MAP.
#define RGBLIGHT_LED_MAP { 8, 7, 6, 5, 4, 3, 2, 1, 0, 17, 16, 15, 14, 13, 12, 11, 10, 9}
#define RGBLIGHT_LAYERS