diff options
author | Joel Challis <git@zvecr.com> | 2024-03-09 03:05:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-09 03:05:07 +0000 |
commit | 58c38175e64452e309d9e74230e629b16fe661ba (patch) | |
tree | 4493b5d3c3cbaa49b68fd260d2b200c707bd33ee /keyboards/tzarc | |
parent | 5dfe2bc37a58c80cb9ac3c36e649d93acace54da (diff) |
Remove redundant disabling of features (#22926)
Diffstat (limited to 'keyboards/tzarc')
-rw-r--r-- | keyboards/tzarc/djinn/info.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/tzarc/djinn/info.json b/keyboards/tzarc/djinn/info.json index 64ed1da690..fddee1c21f 100644 --- a/keyboards/tzarc/djinn/info.json +++ b/keyboards/tzarc/djinn/info.json @@ -23,7 +23,6 @@ "nkro": true, "quantum_painter": true, "rgb_matrix": true, - "unicode": false, "usbpd": true, "wpm": true }, |