~ruther/qmk_firmware

3d091f4a9d4a235c70121a1954f3e84b465b68b5 — Adam Lickel 3 years ago 0b29af1
Keeb.io Sinc: Enable Split LED state (#19187)

2 files changed, 4 insertions(+), 0 deletions(-)

M keyboards/keebio/sinc/rev1/config.h
M keyboards/keebio/sinc/rev2/config.h
M keyboards/keebio/sinc/rev1/config.h => keyboards/keebio/sinc/rev1/config.h +2 -0
@@ 23,6 23,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
/* Synchronize Caps Lock LED across halves */
#define SPLIT_LED_STATE_ENABLE

/* ws2812 RGB LED */
#define RGBLIGHT_LED_MAP { 1, 2, 3, 12, 13, 14, 15, 0, 7, 6, 5, 4, 11, 10, 9, 8 }

M keyboards/keebio/sinc/rev2/config.h => keyboards/keebio/sinc/rev2/config.h +2 -0
@@ 23,6 23,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
/* Synchronize Caps Lock LED across halves */
#define SPLIT_LED_STATE_ENABLE

/* ws2812 RGB LED */
#define RGBLIGHT_LED_MAP { 1, 2, 3, 12, 13, 14, 15, 0, 7, 6, 5, 4, 11, 10, 9, 8 }