diff options
Diffstat (limited to 'keyboards/duck/octagon')
-rw-r--r-- | keyboards/duck/octagon/v1/config.h | 1 | ||||
-rw-r--r-- | keyboards/duck/octagon/v2/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/duck/octagon/v1/config.h b/keyboards/duck/octagon/v1/config.h index 45e87de4ba..7bf69a7b63 100644 --- a/keyboards/duck/octagon/v1/config.h +++ b/keyboards/duck/octagon/v1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Duck #define PRODUCT Octagon V1 -#define DESCRIPTION Duck Octagon V1 /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/duck/octagon/v2/config.h b/keyboards/duck/octagon/v2/config.h index 82b0c8a997..0de966c604 100644 --- a/keyboards/duck/octagon/v2/config.h +++ b/keyboards/duck/octagon/v2/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER Duck #define PRODUCT Octagon V2 -#define DESCRIPTION Duck Octagon V2 /* key matrix size */ #define MATRIX_ROWS 6 |