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/argo_works | |
| parent | 5dfe2bc37a58c80cb9ac3c36e649d93acace54da (diff) | |
Remove redundant disabling of features (#22926)
Diffstat (limited to 'keyboards/argo_works')
| -rw-r--r-- | keyboards/argo_works/ishi/80/mk0_avr/info.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/argo_works/ishi/80/mk0_avr/info.json b/keyboards/argo_works/ishi/80/mk0_avr/info.json index 6bee024fed..47414ee0c4 100644 --- a/keyboards/argo_works/ishi/80/mk0_avr/info.json +++ b/keyboards/argo_works/ishi/80/mk0_avr/info.json | |||
| @@ -19,8 +19,7 @@ | |||
| 19 | "console": false, | 19 | "console": false, |
| 20 | "extrakey": true, | 20 | "extrakey": true, |
| 21 | "mousekey": true, | 21 | "mousekey": true, |
| 22 | "nkro": true, | 22 | "nkro": true |
| 23 | "encoder": false | ||
| 24 | }, | 23 | }, |
| 25 | "matrix_pins": { | 24 | "matrix_pins": { |
| 26 | "cols": ["D3", "F4", "F5", "F6", "F7", "D7", "C6", "D4", "D2"], | 25 | "cols": ["D3", "F4", "F5", "F6", "F7", "D7", "C6", "D4", "D2"], |
