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/chimera_ortho | |
| parent | 3525a61bafea9e373b57d13e4f23247273e66e9d (diff) | |
| download | qmk_firmware-f325bd6eb28e6fb14c086e36ba09b66ea7041ce0.tar.gz qmk_firmware-f325bd6eb28e6fb14c086e36ba09b66ea7041ce0.zip | |
Remove `DESCRIPTION`, B-D (#11513)
Diffstat (limited to 'keyboards/chimera_ortho')
| -rw-r--r-- | keyboards/chimera_ortho/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/chimera_ortho/config.h b/keyboards/chimera_ortho/config.h index 1282008e2..4ce70e68b 100644 --- a/keyboards/chimera_ortho/config.h +++ b/keyboards/chimera_ortho/config.h | |||
| @@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 27 | #define DEVICE_VER 0x0001 | 27 | #define DEVICE_VER 0x0001 |
| 28 | #define MANUFACTURER unknown | 28 | #define MANUFACTURER unknown |
| 29 | #define PRODUCT Chimera Ortho | 29 | #define PRODUCT Chimera Ortho |
| 30 | #define DESCRIPTION q.m.k. keyboard firmware for Chimera Ortho | ||
| 31 | 30 | ||
| 32 | /* key matrix size */ | 31 | /* key matrix size */ |
| 33 | #define MATRIX_ROWS 5 | 32 | #define MATRIX_ROWS 5 |
