diff options
| author | Joel Challis | 2024-03-09 04:05:07 +0100 |
|---|---|---|
| committer | GitHub | 2024-03-09 04:05:07 +0100 |
| commit | 58c38175e64452e309d9e74230e629b16fe661ba (patch) | |
| tree | 4493b5d3c3cbaa49b68fd260d2b200c707bd33ee /keyboards/fancytech | |
| parent | 5dfe2bc37a58c80cb9ac3c36e649d93acace54da (diff) | |
Remove redundant disabling of features (#22926)
Diffstat (limited to 'keyboards/fancytech')
| -rw-r--r-- | keyboards/fancytech/fancyalice66/info.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/fancytech/fancyalice66/info.json b/keyboards/fancytech/fancyalice66/info.json index b2e219c1c9..869ebe7465 100644 --- a/keyboards/fancytech/fancyalice66/info.json +++ b/keyboards/fancytech/fancyalice66/info.json @@ -14,7 +14,6 @@ }, "features": { "bootmagic": true, - "encoder": false, "extrakey": true, "mousekey": true, "nkro": true, |