diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-20 00:58:19 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-20 00:58:19 +0000 |
commit | d5ab40aa6062b392b0dd1eaa99544dea17408637 (patch) | |
tree | 71103c75681370b2d77834585b39b0561a382cf8 /keyboards/navi10 | |
parent | 14c2f671cbf4e81336b04eae95933b6fcc2ddcb0 (diff) | |
parent | 4ed67d666e1cea2c1d428af2b972de3e35e1742a (diff) |
Merge remote-tracking branch 'origin/master' into develop
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 |