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 | |
parent | d5ab40aa6062b392b0dd1eaa99544dea17408637 (diff) | |
parent | e0ed2c950d25315461c4025b9649091e113626e3 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
120 files changed, 0 insertions, 124 deletions
diff --git a/keyboards/rabbit/rabbit68/config.h b/keyboards/rabbit/rabbit68/config.h index 0d67d0674b..e3ca42604f 100644 --- a/keyboards/rabbit/rabbit68/config.h +++ b/keyboards/rabbit/rabbit68/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Kai Eckert #define PRODUCT Rabbit68 -#define DESCRIPTION An ortholinear 68 keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/ramonimbao/herringbone/v1/config.h b/keyboards/ramonimbao/herringbone/v1/config.h index 5555970920..27432674c5 100644 --- a/keyboards/ramonimbao/herringbone/v1/config.h +++ b/keyboards/ramonimbao/herringbone/v1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0012 #define MANUFACTURER Ramon Imbao #define PRODUCT Herringbone -#define DESCRIPTION A through hole 75% keyboard /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/ramonimbao/wete/config.h b/keyboards/ramonimbao/wete/config.h index 33906fd459..5d68a7efd7 100644 --- a/keyboards/ramonimbao/wete/config.h +++ b/keyboards/ramonimbao/wete/config.h @@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0012 #define MANUFACTURER Ramon Imbao #define PRODUCT Wete -#define DESCRIPTION Southpaw Full-sized Keyboard /* key matrix size */ #define MATRIX_ROWS 6 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 diff --git a/keyboards/redox/rev1/config.h b/keyboards/redox/rev1/config.h index 284145dc0c..c9863fdcb6 100644 --- a/keyboards/redox/rev1/config.h +++ b/keyboards/redox/rev1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0100 #define MANUFACTURER Falbatech #define PRODUCT The Redox Keyboard -#define DESCRIPTION Split Ergodox-like 5x7 custom keyboard /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/redox_w/config.h b/keyboards/redox_w/config.h in |