diff options
Diffstat (limited to 'keyboards/navi10')
-rw-r--r-- | keyboards/navi10/rev0/config.h | 1 | ||||
-rw-r--r-- | keyboards/navi10/rev2/config.h | 1 | ||||
-rw-r--r-- | keyboards/navi10/rev3/config.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/navi10/rev0/config.h b/keyboards/navi10/rev0/config.h index 23fad9dbc3..22a985c280 100644 --- a/keyboards/navi10/rev0/config.h +++ b/keyboards/navi10/rev0/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER emdarcher #define PRODUCT Navi10 -#define DESCRIPTION A simple and fun navigation cluster macropad with retro Sci-Fi vibes. /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/navi10/rev2/config.h b/keyboards/navi10/rev2/config.h index f739f2ce29..1dfb210b03 100644 --- a/keyboards/navi10/rev2/config.h +++ b/keyboards/navi10/rev2/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER emdarcher #define PRODUCT Navi10 -#define DESCRIPTION A simple and fun navigation cluster macropad with exposed components. /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/navi10/rev3/config.h b/keyboards/navi10/rev3/config.h index a203cf73b5..205535273a 100644 --- a/keyboards/navi10/rev3/config.h +++ b/keyboards/navi10/rev3/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0003 #define MANUFACTURER emdarcher #define PRODUCT Navi10 -#define DESCRIPTION A simple and fun navigation cluster macropad with exposed components. /* key matrix size */ #define MATRIX_ROWS 4 |