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/ckeys | |
| parent | 3525a61bafea9e373b57d13e4f23247273e66e9d (diff) | |
| download | qmk_firmware-f325bd6eb28e6fb14c086e36ba09b66ea7041ce0.tar.gz qmk_firmware-f325bd6eb28e6fb14c086e36ba09b66ea7041ce0.zip | |
Remove `DESCRIPTION`, B-D (#11513)
Diffstat (limited to 'keyboards/ckeys')
| -rwxr-xr-x | keyboards/ckeys/handwire_101/config.h | 1 | ||||
| -rw-r--r-- | keyboards/ckeys/nakey/config.h | 1 | ||||
| -rw-r--r-- | keyboards/ckeys/obelus/config.h | 1 | ||||
| -rwxr-xr-x | keyboards/ckeys/thedora/config.h | 1 | ||||
| -rw-r--r-- | keyboards/ckeys/washington/config.h | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/ckeys/handwire_101/config.h b/keyboards/ckeys/handwire_101/config.h index 849f4f607..4c676089d 100755 --- a/keyboards/ckeys/handwire_101/config.h +++ b/keyboards/ckeys/handwire_101/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 ckeys_handwire | 26 | #define MANUFACTURER ckeys_handwire |
| 27 | #define PRODUCT ckeys_handwire | 27 | #define PRODUCT ckeys_handwire |
| 28 | #define DESCRIPTION 4x4 handwire workshop board | ||
| 29 | 28 | ||
| 30 | /* key matrix size */ | 29 | /* key matrix size */ |
| 31 | #define MATRIX_ROWS 4 | 30 | #define MATRIX_ROWS 4 |
diff --git a/keyboards/ckeys/nakey/config.h b/keyboards/ckeys/nakey/config.h index add3a3522..bb069bd51 100644 --- a/keyboards/ckeys/nakey/config.h +++ b/keyboards/ckeys/nakey/config.h | |||
| @@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 26 | #define DEVICE_VER 0x0001 | 26 | #define DEVICE_VER 0x0001 |
| 27 | #define MANUFACTURER cKeys | 27 | #define MANUFACTURER cKeys |
| 28 | #define PRODUCT naKey | 28 | #define PRODUCT naKey |
| 29 | #define DESCRIPTION The cKeys through hole ten key pad | ||
| 30 | 29 | ||
| 31 | /* key matrix size */ | 30 | /* key matrix size */ |
| 32 | #define MATRIX_ROWS 5 | 31 | #define MATRIX_ROWS 5 |
diff --git a/keyboards/ckeys/obelus/config.h b/keyboards/ckeys/obelus/config.h index 4d7afc4f5..eaf4811ba 100644 --- a/keyboards/ckeys/obelus/config.h +++ b/keyboards/ckeys/obelus/config.h | |||
| @@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 26 | #define DEVICE_VER 0x0001 | 26 | #define DEVICE_VER 0x0001 |
| 27 | #define MANUFACTURER You | 27 | #define MANUFACTURER You |
| 28 | #define PRODUCT obelus | 28 | #define PRODUCT obelus |
| 29 | #define DESCRIPTION 4x4 QMK test platform | ||
| 30 | 29 | ||
| 31 | /* key matrix size */ | 30 | /* key matrix size */ |
| 32 | #define MATRIX_ROWS 4 | 31 | #define MATRIX_ROWS 4 |
diff --git a/keyboards/ckeys/thedora/config.h b/keyboards/ckeys/thedora/config.h index a3d30c304..f70b237c8 100755 --- a/keyboards/ckeys/thedora/config.h +++ b/keyboards/ckeys/thedora/config.h | |||
| @@ -24,7 +24,6 @@ | |||
| 24 | #define DEVICE_VER 0x0001 | 24 | #define DEVICE_VER 0x0001 |
| 25 | #define MANUFACTURER ckeys | 25 | #define MANUFACTURER ckeys |
| 26 | #define PRODUCT thedora | 26 | #define PRODUCT thedora |
| 27 | #define DESCRIPTION A board for keyboard exploration. | ||
| 28 | 27 | ||
| 29 | #define ENCODERS_PAD_A { B13 } | 28 | #define ENCODERS_PAD_A { B13 } |
| 30 | #define ENCODERS_PAD_B { B15 } | 29 | #define ENCODERS_PAD_B { B15 } |
diff --git a/keyboards/ckeys/washington/config.h b/keyboards/ckeys/washington/config.h index e39fe0a96..0d145d148 100644 --- a/keyboards/ckeys/washington/config.h +++ b/keyboards/ckeys/washington/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 merlin04 | 24 | #define MANUFACTURER merlin04 |
| 25 | #define PRODUCT Washington Macropad | 25 | #define PRODUCT Washington Macropad |
| 26 | #define DESCRIPTION Washington State shaped macropad | ||
| 27 | 26 | ||
| 28 | /* key matrix size */ | 27 | /* key matrix size */ |
| 29 | #define MATRIX_ROWS 3 | 28 | #define MATRIX_ROWS 3 |
