|
|
@@ -1,17 +1,9 @@
|
|
|
{
|
|
|
"manufacturer": "Tweetys Wild Thinking",
|
|
|
- "keyboard_name": "Lotus 58 Glow (QMK)",
|
|
|
+ "keyboard_name": "Lotus 58 Glow",
|
|
|
"maintainer": "TweetyDaBird",
|
|
|
"bootloader_instructions": "Short marked pads on PCB, or hold top-outer key when plugging in each hand.",
|
|
|
- "build": {
|
|
|
- "lto": true
|
|
|
- },
|
|
|
"diode_direction": "COL2ROW",
|
|
|
- "encoder": {
|
|
|
- "rotary": [
|
|
|
- {"pin_a": "F5", "pin_b": "F4", "resolution": 2}
|
|
|
- ]
|
|
|
- },
|
|
|
"features": {
|
|
|
"bootmagic": true,
|
|
|
"command": false,
|
|
|
@@ -25,12 +17,6 @@
|
|
|
"split": true,
|
|
|
"tri_layer": true
|
|
|
},
|
|
|
- "matrix_pins": {
|
|
|
- "cols": ["B1", "B2", "B3", "B6", "F7", "F6"],
|
|
|
- "rows": ["D4", "C6", "D7", "E6", "B4"]
|
|
|
- },
|
|
|
- "pin_compatible": "promicro",
|
|
|
- "processor": "atmega32u4",
|
|
|
"rgblight": {
|
|
|
"default": {
|
|
|
"val": 87
|
|
|
@@ -46,19 +32,7 @@
|
|
|
"matrix": [5, 0]
|
|
|
},
|
|
|
"enabled": true,
|
|
|
- "encoder": {
|
|
|
- "right": {
|
|
|
- "rotary": [
|
|
|
- {"pin_a": "F4", "pin_b": "F5", "resolution": 2}
|
|
|
- ]
|
|
|
- }
|
|
|
- },
|
|
|
- "handedness": {
|
|
|
- "pin": "B5"
|
|
|
- },
|
|
|
- "soft_serial_pin": "D2",
|
|
|
"transport": {
|
|
|
- "protocol": "serial",
|
|
|
"sync": {
|
|
|
"indicators": true,
|
|
|
"layer_state": true,
|
|
|
@@ -78,9 +52,6 @@
|
|
|
"pid": "0x23B0",
|
|
|
"vid": "0xFEED"
|
|
|
},
|
|
|
- "ws2812": {
|
|
|
- "pin": "D3"
|
|
|
- },
|
|
|
"layouts": {
|
|
|
"LAYOUT": {
|
|
|
"layout": [
|