split_flags.c 96 B

12345
  1. #include "split_flags.h"
  2. volatile bool RGB_DIRTY = false;
  3. volatile bool BACKLIT_DIRTY = false;