qmk-dactyl-manuform-a/keyboards/keebio/quefrency/keymaps/bcat/config.h

11 lines
242 B
C
Raw Normal View History

#pragma once
#define USE_I2C
/* Use an extra LED on the right side since it's wider on the 65% PCB. */
#undef RGBLED_NUM
#define RGBLED_NUM 17
/* Set up RGB lighting so it works with either side as master. */
#define RGBLED_SPLIT { 8, 9 }