diff options
| author | Ryan <fauxpark@gmail.com> | 2021-09-12 14:04:56 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-12 14:04:56 +1000 |
| commit | 4791cfae1af0bc15a0bd8417c5195bf482b87605 (patch) | |
| tree | c8bce61c28184407f9af5cd6b07f369c5c51acb0 /keyboards/neokeys/g67 | |
| parent | f1084712d72eb0e942ac46a9e606cc2d3af11dc6 (diff) | |
| download | qmk_firmware-4791cfae1af0bc15a0bd8417c5195bf482b87605.tar.gz qmk_firmware-4791cfae1af0bc15a0bd8417c5195bf482b87605.zip | |
Remove width, height and key_count from info.json (#14274)
Diffstat (limited to 'keyboards/neokeys/g67')
| -rw-r--r-- | keyboards/neokeys/g67/hotswap/info.json | 2 | ||||
| -rw-r--r-- | keyboards/neokeys/g67/soldered/info.json | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/neokeys/g67/hotswap/info.json b/keyboards/neokeys/g67/hotswap/info.json index 98d6654f0..65b364bf4 100644 --- a/keyboards/neokeys/g67/hotswap/info.json +++ b/keyboards/neokeys/g67/hotswap/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "NEO Keys Palette G67 Hotswap", | 2 | "keyboard_name": "NEO Keys Palette G67 Hotswap", |
| 3 | "url": "", | 3 | "url": "", |
| 4 | "maintainer": "qmk", | 4 | "maintainer": "qmk", |
| 5 | "width": 16, | ||
| 6 | "height": 5, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT_65_ansi_blocker": { | 6 | "LAYOUT_65_ansi_blocker": { |
| 9 | "layout": [ | 7 | "layout": [ |
diff --git a/keyboards/neokeys/g67/soldered/info.json b/keyboards/neokeys/g67/soldered/info.json index b2e9208e4..b7738039b 100644 --- a/keyboards/neokeys/g67/soldered/info.json +++ b/keyboards/neokeys/g67/soldered/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "NEO Keys Palette G67 Soldered", | 2 | "keyboard_name": "NEO Keys Palette G67 Soldered", |
| 3 | "url": "", | 3 | "url": "", |
| 4 | "maintainer": "qmk", | 4 | "maintainer": "qmk", |
| 5 | "width": 16, | ||
| 6 | "height": 5, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT_all": { | 6 | "LAYOUT_all": { |
| 9 | "layout": [ | 7 | "layout": [ |
