diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-18 01:50:00 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-18 01:50:00 +0000 |
commit | 82a875056cc431d0424a41bb0b6d52090e98ad98 (patch) | |
tree | cdc3c46567bab7080a6a74e4bc31327a0bd7c91e /keyboards/gh60/revc | |
parent | 31c57aab35e6fd49c4c8336f449419afe7630e93 (diff) | |
parent | cc3f2e2865f317604d9781f12d0cefe0e3f74275 (diff) | |
download | qmk_firmware-82a875056cc431d0424a41bb0b6d52090e98ad98.tar.gz qmk_firmware-82a875056cc431d0424a41bb0b6d52090e98ad98.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/gh60/revc')
-rw-r--r-- | keyboards/gh60/revc/config.h | 1 | ||||
-rw-r--r-- | keyboards/gh60/revc/keymaps/dbroqua/config.h | 1 | ||||
-rw-r--r-- | keyboards/gh60/revc/keymaps/robotmaxtron/config.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/gh60/revc/config.h b/keyboards/gh60/revc/config.h index ccb95a9895..6628d78f62 100644 --- a/keyboards/gh60/revc/config.h +++ b/keyboards/gh60/revc/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER geekhack #define PRODUCT GH60 Rev C -#define DESCRIPTION t.m.k. keyboard firmware for GH60 /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/gh60/revc/keymaps/dbroqua/config.h b/keyboards/gh60/revc/keymaps/dbroqua/config.h index 8952200e05..5d1a777a4b 100644 --- a/keyboards/gh60/revc/keymaps/dbroqua/config.h +++ b/keyboards/gh60/revc/keymaps/dbroqua/config.h @@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER geekhack #define PRODUCT GH60 -#define DESCRIPTION t.m.k. keyboard firmware for GH60 /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/gh60/revc/keymaps/robotmaxtron/config.h b/keyboards/gh60/revc/keymaps/robotmaxtron/config.h index 1cc41d183b..7cfcf8d453 100644 --- a/keyboards/gh60/revc/keymaps/robotmaxtron/config.h +++ b/keyboards/gh60/revc/keymaps/robotmaxtron/config.h @@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER geekhack #define PRODUCT GH60 -#define DESCRIPTION t.m.k. keyboard firmware for GH60 /* key matrix size */ #define MATRIX_ROWS 5 |