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/orthodox | |
parent | 14c2f671cbf4e81336b04eae95933b6fcc2ddcb0 (diff) | |
parent | 4ed67d666e1cea2c1d428af2b972de3e35e1742a (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/orthodox')
-rw-r--r-- | keyboards/orthodox/rev1/config.h | 1 | ||||
-rw-r--r-- | keyboards/orthodox/rev3/config.h | 1 | ||||
-rw-r--r-- | keyboards/orthodox/rev3_teensy/config.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/orthodox/rev1/config.h b/keyboards/orthodox/rev1/config.h index 89e36dce7b..1dadae388d 100644 --- a/keyboards/orthodox/rev1/config.h +++ b/keyboards/orthodox/rev1/config.h @@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER deductivemonkee #define PRODUCT Monkeebs Orthodox Rev.1 -#define DESCRIPTION Oreodox /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/orthodox/rev3/config.h b/keyboards/orthodox/rev3/config.h index 07ecb663ba..3f7a17b6bc 100644 --- a/keyboards/orthodox/rev3/config.h +++ b/keyboards/orthodox/rev3/config.h @@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER deductivemonkee #define PRODUCT Monkeebs Orthodox Rev.3 -#define DESCRIPTION Bananadox /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/orthodox/rev3_teensy/config.h b/keyboards/orthodox/rev3_teensy/config.h index c26e15dee7..37c8a7e734 100644 --- a/keyboards/orthodox/rev3_teensy/config.h +++ b/keyboards/orthodox/rev3_teensy/config.h @@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER deductivemonkee #define PRODUCT Monkeebs Orthodox Rev.3 (Teensy) -#define DESCRIPTION Bananadox /* key matrix size */ // Rows are doubled-up |