aboutsummaryrefslogtreecommitdiff
path: root/keyboards/keebio/sinc/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/sinc/rev1/config.h')
-rw-r--r--keyboards/keebio/sinc/rev1/config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/keebio/sinc/rev1/config.h b/keyboards/keebio/sinc/rev1/config.h
index 853eef687..92a9eb567 100644
--- a/keyboards/keebio/sinc/rev1/config.h
+++ b/keyboards/keebio/sinc/rev1/config.h
@@ -62,7 +62,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
62#define RGBLED_NUM 16 // Number of LEDs 62#define RGBLED_NUM 16 // Number of LEDs
63#define RGBLED_SPLIT { 8, 8 } 63#define RGBLED_SPLIT { 8, 8 }
64#define RGBLIGHT_LED_MAP { 1, 2, 3, 12, 13, 14, 15, 0, 7, 6, 5, 4, 11, 10, 9, 8 } 64#define RGBLIGHT_LED_MAP { 1, 2, 3, 12, 13, 14, 15, 0, 7, 6, 5, 4, 11, 10, 9, 8 }
65#define RGBLIGHT_DEFAULT_MODE (RGBLIGHT_MODE_RAINBOW_SWIRL + 2)
65 66
66// Set right column, left macro, 1.75u shift, and 5x1u on by default 67// Set right column, left macro, 1.75u shift, split spaces, and 5x1u on by default
67#define VIA_EEPROM_LAYOUT_OPTIONS_DEFAULT 0x00D4 68#define VIA_EEPROM_LAYOUT_OPTIONS_DEFAULT 0x00DE
68#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2 69#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2