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/nullbitsco | |
| 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/nullbitsco')
| -rw-r--r-- | keyboards/nullbitsco/nibble/info.json | 2 | ||||
| -rw-r--r-- | keyboards/nullbitsco/scramble/info.json | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/nullbitsco/nibble/info.json b/keyboards/nullbitsco/nibble/info.json index fe4bf59fc..7a4ddca6b 100644 --- a/keyboards/nullbitsco/nibble/info.json +++ b/keyboards/nullbitsco/nibble/info.json | |||
| @@ -1,8 +1,6 @@ | |||
| 1 | { | 1 | { |
| 2 | "keyboard_name": "NIBBLE 65%", | 2 | "keyboard_name": "NIBBLE 65%", |
| 3 | "url": "https://nullbits.co/nibble/", | 3 | "url": "https://nullbits.co/nibble/", |
| 4 | "width": 17, | ||
| 5 | "height": 5, | ||
| 6 | "layouts": { | 4 | "layouts": { |
| 7 | "LAYOUT_all": { | 5 | "LAYOUT_all": { |
| 8 | "layout": [ | 6 | "layout": [ |
diff --git a/keyboards/nullbitsco/scramble/info.json b/keyboards/nullbitsco/scramble/info.json index 71d532366..967c9fda6 100644 --- a/keyboards/nullbitsco/scramble/info.json +++ b/keyboards/nullbitsco/scramble/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "SCRAMBLE switch tester", | 2 | "keyboard_name": "SCRAMBLE switch tester", |
| 3 | "url": "https://nullbits.co/scramble", | 3 | "url": "https://nullbits.co/scramble", |
| 4 | "maintainer": "jaygreco", | 4 | "maintainer": "jaygreco", |
| 5 | "width": 3, | ||
| 6 | "height": 2, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT": { | 6 | "LAYOUT": { |
| 9 | "layout": [ | 7 | "layout": [ |
