From e31fa77e9b349b29fa43f36aeb26435d9e9f4910 Mon Sep 17 00:00:00 2001 From: Danny Date: Fri, 28 Oct 2022 15:27:38 -0400 Subject: [Keyboard] Add Sinc Rev 1&2 Encoder Map Support (#18861) --- keyboards/keebio/sinc/rev2/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/keebio/sinc/rev2/config.h') diff --git a/keyboards/keebio/sinc/rev2/config.h b/keyboards/keebio/sinc/rev2/config.h index d00bd12328..7fde38b58e 100644 --- a/keyboards/keebio/sinc/rev2/config.h +++ b/keyboards/keebio/sinc/rev2/config.h @@ -28,7 +28,5 @@ along with this program. If not, see . #define RGBLIGHT_LED_MAP { 1, 2, 3, 12, 13, 14, 15, 0, 7, 6, 5, 4, 11, 10, 9, 8 } #define RGBLIGHT_DEFAULT_MODE (RGBLIGHT_MODE_RAINBOW_SWIRL + 2) -// Set right column, left macro, 1.75u shift, split spaces, and 5x1u on by default -#define VIA_EEPROM_LAYOUT_OPTIONS_DEFAULT 0x00DE #define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2 #define DYNAMIC_KEYMAP_LAYER_COUNT 3 -- cgit v1.2.3