diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-20 01:41:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-20 01:41:10 +0000 |
commit | 36784a99a92a99372d329eae2b681717ce211d91 (patch) | |
tree | f707419597ba8751032da0d5485898bf34696298 /keyboards/rart | |
parent | d5ab40aa6062b392b0dd1eaa99544dea17408637 (diff) | |
parent | e0ed2c950d25315461c4025b9649091e113626e3 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/rart')
-rw-r--r-- | keyboards/rart/rart67/config.h | 1 | ||||
-rw-r--r-- | keyboards/rart/rart75/config.h | 1 | ||||
-rw-r--r-- | keyboards/rart/rartpad/config.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/rart/rart67/config.h b/keyboards/rart/rart67/config.h index 63227a72af..fe96325ac4 100644 --- a/keyboards/rart/rart67/config.h +++ b/keyboards/rart/rart67/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Alabahuy #define PRODUCT RART67 -#define DESCRIPTION 65% Mechanical Keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/rart/rart75/config.h b/keyboards/rart/rart75/config.h index f3d5057a16..1f9a473907 100644 --- a/keyboards/rart/rart75/config.h +++ b/keyboards/rart/rart75/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Alabahuy #define PRODUCT RART75 -#define DESCRIPTION 75% Mechanical Keyboard /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/rart/rartpad/config.h b/keyboards/rart/rartpad/config.h index dfbefec19a..efb6c7ec29 100644 --- a/keyboards/rart/rartpad/config.h +++ b/keyboards/rart/rartpad/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Alabahuy #define PRODUCT RARTPAD -#define DESCRIPTION 5x4 Macropad /* key matrix size */ #define MATRIX_ROWS 5 |