diff options
| author | Ryan <fauxpark@gmail.com> | 2021-01-15 05:00:04 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-15 05:00:04 +1100 |
| commit | f325bd6eb28e6fb14c086e36ba09b66ea7041ce0 (patch) | |
| tree | 215159a67f602057723f3eecc2cae6cc59b130a2 /keyboards/coseyfannitutti | |
| parent | 3525a61bafea9e373b57d13e4f23247273e66e9d (diff) | |
| download | qmk_firmware-f325bd6eb28e6fb14c086e36ba09b66ea7041ce0.tar.gz qmk_firmware-f325bd6eb28e6fb14c086e36ba09b66ea7041ce0.zip | |
Remove `DESCRIPTION`, B-D (#11513)
Diffstat (limited to 'keyboards/coseyfannitutti')
| -rw-r--r-- | keyboards/coseyfannitutti/discipad/config.h | 1 | ||||
| -rw-r--r-- | keyboards/coseyfannitutti/discipline/config.h | 1 | ||||
| -rw-r--r-- | keyboards/coseyfannitutti/mullet/config.h | 1 | ||||
| -rw-r--r-- | keyboards/coseyfannitutti/mulletpad/config.h | 1 | ||||
| -rw-r--r-- | keyboards/coseyfannitutti/mysterium/config.h | 1 | ||||
| -rw-r--r-- | keyboards/coseyfannitutti/romeo/config.h | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/coseyfannitutti/discipad/config.h b/keyboards/coseyfannitutti/discipad/config.h index 035a0ac18..961f34aa9 100644 --- a/keyboards/coseyfannitutti/discipad/config.h +++ b/keyboards/coseyfannitutti/discipad/config.h | |||
| @@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 24 | #define DEVICE_VER 0x0001 | 24 | #define DEVICE_VER 0x0001 |
| 25 | #define MANUFACTURER coseyfannitutti | 25 | #define MANUFACTURER coseyfannitutti |
| 26 | #define PRODUCT DISCIPAD | 26 | #define PRODUCT DISCIPAD |
| 27 | #define DESCRIPTION 17-key numpad assembled with only through hole components | ||
| 28 | 27 | ||
| 29 | /* key matrix size */ | 28 | /* key matrix size */ |
| 30 | #define MATRIX_ROWS 5 | 29 | #define MATRIX_ROWS 5 |
diff --git a/keyboards/coseyfannitutti/discipline/config.h b/keyboards/coseyfannitutti/discipline/config.h index aba1ecaf2..7475bf09d 100644 --- a/keyboards/coseyfannitutti/discipline/config.h +++ b/keyboards/coseyfannitutti/discipline/config.h | |||
| @@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 23 | #define DEVICE_VER 0x0001 | 23 | #define DEVICE_VER 0x0001 |
| 24 | #define MANUFACTURER coseyfannitutti | 24 | #define MANUFACTURER coseyfannitutti |
| 25 | #define PRODUCT DISCIPLINE | 25 | #define PRODUCT DISCIPLINE |
| 26 | #define DESCRIPTION 65% keyboard that can be assembled with only through hole components | ||
| 27 | 26 | ||
| 28 | /* key matrix size */ | 27 | /* key matrix size */ |
| 29 | #define MATRIX_ROWS 5 | 28 | #define MATRIX_ROWS 5 |
diff --git a/keyboards/coseyfannitutti/mullet/config.h b/keyboards/coseyfannitutti/mullet/config.h index 56460ce0b..1b5741c13 100644 --- a/keyboards/coseyfannitutti/mullet/config.h +++ b/keyboards/coseyfannitutti/mullet/config.h | |||
| @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 25 | #define DEVICE_VER 0x0001 | 25 | #define DEVICE_VER 0x0001 |
| 26 | #define MANUFACTURER coseyfannitutti | 26 | #define MANUFACTURER coseyfannitutti |
| 27 | #define PRODUCT mullet | 27 | #define PRODUCT mullet |
| 28 | #define DESCRIPTION 65% keyboard | ||
| 29 | 28 | ||
| 30 | /* key matrix size */ | 29 | /* key matrix size */ |
| 31 | #define MATRIX_ROWS 5 | 30 | #define MATRIX_ROWS 5 |
diff --git a/keyboards/coseyfannitutti/mulletpad/config.h b/keyboards/coseyfannitutti/mulletpad/config.h index a977be705..cdfe89121 100644 --- a/keyboards/coseyfannitutti/mulletpad/config.h +++ b/keyboards/coseyfannitutti/mulletpad/config.h | |||
| @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 25 | #define DEVICE_VER 0x0001 | 25 | #define DEVICE_VER 0x0001 |
| 26 | #define MANUFACTURER coseyfannitutti | 26 | #define MANUFACTURER coseyfannitutti |
| 27 | #define PRODUCT mulletpad | 27 | #define PRODUCT mulletpad |
| 28 | #define DESCRIPTION numpad | ||
| 29 | 28 | ||
| 30 | /* key matrix size */ | 29 | /* key matrix size */ |
| 31 | #define MATRIX_ROWS 5 | 30 | #define MATRIX_ROWS 5 |
diff --git a/keyboards/coseyfannitutti/mysterium/config.h b/keyboards/coseyfannitutti/mysterium/config.h index 245eaab35..fc47a3973 100644 --- a/keyboards/coseyfannitutti/mysterium/config.h +++ b/keyboards/coseyfannitutti/mysterium/config.h | |||
| @@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 23 | #define DEVICE_VER 0x0001 | 23 | #define DEVICE_VER 0x0001 |
| 24 | #define MANUFACTURER coseyfannitutti | 24 | #define MANUFACTURER coseyfannitutti |
| 25 | #define PRODUCT MYSTERIUM | 25 | #define PRODUCT MYSTERIUM |
| 26 | #define DESCRIPTION TKL keyboard that can be assembled with only through hole components | ||
| 27 | 26 | ||
| 28 | /* key matrix size */ | 27 | /* key matrix size */ |
| 29 | #define MATRIX_ROWS 6 | 28 | #define MATRIX_ROWS 6 |
diff --git a/keyboards/coseyfannitutti/romeo/config.h b/keyboards/coseyfannitutti/romeo/config.h index a70d539ef..1a2d86d27 100644 --- a/keyboards/coseyfannitutti/romeo/config.h +++ b/keyboards/coseyfannitutti/romeo/config.h | |||
| @@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 24 | #define DEVICE_VER 0x0001 | 24 | #define DEVICE_VER 0x0001 |
| 25 | #define MANUFACTURER coseyfannitutti | 25 | #define MANUFACTURER coseyfannitutti |
| 26 | #define PRODUCT ROMEO | 26 | #define PRODUCT ROMEO |
| 27 | #define DESCRIPTION staggered layout 40% keyboard assembled with only through hole components | ||
| 28 | 27 | ||
| 29 | /* key matrix size */ | 28 | /* key matrix size */ |
| 30 | #define MATRIX_ROWS 4 | 29 | #define MATRIX_ROWS 4 |
