diff options
| author | Ryan <fauxpark@gmail.com> | 2021-01-20 11:57:45 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-20 11:57:45 +1100 |
| commit | 4ed67d666e1cea2c1d428af2b972de3e35e1742a (patch) | |
| tree | de0b49bf8dc91b3f65952910f7c90fcc092808d6 /keyboards/ortho5by12 | |
| parent | 1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5 (diff) | |
| download | qmk_firmware-4ed67d666e1cea2c1d428af2b972de3e35e1742a.tar.gz qmk_firmware-4ed67d666e1cea2c1d428af2b972de3e35e1742a.zip | |
Remove `DESCRIPTION`, N-Q (#11631)
Diffstat (limited to 'keyboards/ortho5by12')
| -rw-r--r-- | keyboards/ortho5by12/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ortho5by12/config.h b/keyboards/ortho5by12/config.h index 629059ef0..61719eb29 100644 --- a/keyboards/ortho5by12/config.h +++ b/keyboards/ortho5by12/config.h | |||
| @@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 24 | #define DEVICE_VER 0x0002 | 24 | #define DEVICE_VER 0x0002 |
| 25 | #define MANUFACTURER /u/squeezeonein | 25 | #define MANUFACTURER /u/squeezeonein |
| 26 | #define PRODUCT ortho5by12 | 26 | #define PRODUCT ortho5by12 |
| 27 | #define DESCRIPTION 12x5 ortholinear keyboard with through hole components | ||
| 28 | 27 | ||
| 29 | /* key matrix size, duplex 10x6 */ | 28 | /* key matrix size, duplex 10x6 */ |
| 30 | #define MATRIX_ROWS 10 | 29 | #define MATRIX_ROWS 10 |
