diff options
| author | Joel Challis <git@zvecr.com> | 2024-04-05 02:38:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-05 02:38:35 +0100 |
| commit | 0696a624764363d48e98286ba27e200e18db1ffa (patch) | |
| tree | e43a3a8916d147bffa55433ab07d3e9452a19ebc /keyboards/tweetydabird | |
| parent | fd17ae34ecd5443418994910f02c34379fea36f3 (diff) | |
"features.split" is not a valid key (#23419)
Diffstat (limited to 'keyboards/tweetydabird')
| -rw-r--r-- | keyboards/tweetydabird/lotus58/info.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/tweetydabird/lotus58/info.json b/keyboards/tweetydabird/lotus58/info.json index f4660c3ad9..2c3f85cdd9 100644 --- a/keyboards/tweetydabird/lotus58/info.json +++ b/keyboards/tweetydabird/lotus58/info.json | |||
| @@ -14,7 +14,6 @@ | |||
| 14 | "nkro": true, | 14 | "nkro": true, |
| 15 | "oled": true, | 15 | "oled": true, |
| 16 | "rgblight": true, | 16 | "rgblight": true, |
| 17 | "split": true, | ||
| 18 | "tri_layer": true | 17 | "tri_layer": true |
| 19 | }, | 18 | }, |
| 20 | "rgblight": { | 19 | "rgblight": { |
| @@ -118,4 +117,4 @@ | |||
| 118 | ] | 117 | ] |
| 119 | } | 118 | } |
| 120 | } | 119 | } |
| 121 | } \ No newline at end of file | 120 | } |
