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/romeo/config.h | |
parent | 3525a61bafea9e373b57d13e4f23247273e66e9d (diff) |
Remove `DESCRIPTION`, B-D (#11513)
Diffstat (limited to 'keyboards/coseyfannitutti/romeo/config.h')
-rw-r--r-- | keyboards/coseyfannitutti/romeo/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/coseyfannitutti/romeo/config.h b/keyboards/coseyfannitutti/romeo/config.h index a70d539ef9..1a2d86d273 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/>. #define DEVICE_VER 0x0001 #define MANUFACTURER coseyfannitutti #define PRODUCT ROMEO -#define DESCRIPTION staggered layout 40% keyboard assembled with only through hole components /* key matrix size */ #define MATRIX_ROWS 4 |