~ruther/qmk_firmware

e31fa77e9b349b29fa43f36aeb26435d9e9f4910 — Danny 2 years ago 6514c25
[Keyboard] Add Sinc Rev 1&2 Encoder Map Support (#18861)

M keyboards/keebio/sinc/rev1/config.h => keyboards/keebio/sinc/rev1/config.h +0 -2
@@ 28,7 28,5 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#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

M keyboards/keebio/sinc/rev1/info.json => keyboards/keebio/sinc/rev1/info.json +2 -2
@@ 1,8 1,8 @@
{
    "keyboard_name": "Sinc Rev. 1",
    "usb": {
        "pid": "0x1267",
        "device_version": "1.0.0"
        "pid": "0x1367",
        "device_version": "1.1.0"
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",

M keyboards/keebio/sinc/rev2/config.h => keyboards/keebio/sinc/rev2/config.h +0 -2
@@ 28,7 28,5 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#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

M keyboards/keebio/sinc/rev2/info.json => keyboards/keebio/sinc/rev2/info.json +2 -2
@@ 1,8 1,8 @@
{
    "keyboard_name": "Sinc Rev. 2",
    "usb": {
        "pid": "0x2267",
        "device_version": "2.0.0"
        "pid": "0x2367",
        "device_version": "2.1.0"
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",