|
@@ -3,13 +3,6 @@
|
|
|
"keyboard_name": "splaytoraid",
|
|
"keyboard_name": "splaytoraid",
|
|
|
"maintainer": "freya-irl",
|
|
"maintainer": "freya-irl",
|
|
|
"url": "https://github.com/freya-irl/splaytoraid40",
|
|
"url": "https://github.com/freya-irl/splaytoraid40",
|
|
|
- "development_board": "promicro",
|
|
|
|
|
- "bootloader": "qmk-dfu",
|
|
|
|
|
- "diode_direction": "COL2ROW",
|
|
|
|
|
- "matrix_pins": {
|
|
|
|
|
- "cols": ["F5", "F6", "F7", "F4", "B3", "B1", "B2"],
|
|
|
|
|
- "rows": ["D3", "D2", "D1", "D4", "D7", "E6", "B4", "C6"]
|
|
|
|
|
- },
|
|
|
|
|
"usb": {
|
|
"usb": {
|
|
|
"device_version": "1.0.0",
|
|
"device_version": "1.0.0",
|
|
|
"pid": "0xCB00",
|
|
"pid": "0xCB00",
|
|
@@ -21,7 +14,8 @@
|
|
|
"bootmagic": true,
|
|
"bootmagic": true,
|
|
|
"console": true,
|
|
"console": true,
|
|
|
"mousekey": true,
|
|
"mousekey": true,
|
|
|
- "nkro": true
|
|
|
|
|
|
|
+ "nkro": true,
|
|
|
|
|
+ "encoder": true
|
|
|
},
|
|
},
|
|
|
"bootmagic": {
|
|
"bootmagic": {
|
|
|
"matrix": [1, 0]
|
|
"matrix": [1, 0]
|
|
@@ -29,21 +23,7 @@
|
|
|
"build": {
|
|
"build": {
|
|
|
"lto": true
|
|
"lto": true
|
|
|
},
|
|
},
|
|
|
- "encoder": {
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "rotary": [
|
|
|
|
|
- {"pin_a": "B5", "pin_b": "B6", "resolution": 4}
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
"rgb_matrix": {
|
|
"rgb_matrix": {
|
|
|
- "animations": {
|
|
|
|
|
- "breathing": true,
|
|
|
|
|
- "band_sat": true,
|
|
|
|
|
- "band_spiral_val": true,
|
|
|
|
|
- "cycle_all": true,
|
|
|
|
|
- "raindrops": true,
|
|
|
|
|
- "cycle_left_right": true
|
|
|
|
|
- },
|
|
|
|
|
"default": {
|
|
"default": {
|
|
|
"animation": "breathing",
|
|
"animation": "breathing",
|
|
|
"hue": 152,
|
|
"hue": 152,
|
|
@@ -73,9 +53,6 @@
|
|
|
],
|
|
],
|
|
|
"max_brightness": 200
|
|
"max_brightness": 200
|
|
|
},
|
|
},
|
|
|
- "ws2812": {
|
|
|
|
|
- "pin": "D0"
|
|
|
|
|
- },
|
|
|
|
|
"layouts": {
|
|
"layouts": {
|
|
|
"LAYOUT_36": {
|
|
"LAYOUT_36": {
|
|
|
"layout": [
|
|
"layout": [
|