Update Norwegian keymap and add sendstring LUT (#8300)
[jackhill/qmk/firmware.git] / quantum / rgblight_post_config.h
1 #if defined(RGBLED_SPLIT) && !defined(RGBLIGHT_SPLIT)
2 // When RGBLED_SPLIT is defined,
3 // it is considered that RGBLIGHT_SPLIT is defined implicitly.
4 # define RGBLIGHT_SPLIT
5 #endif