From 2cdc3699e1888c14f47b9b542634145e65580b06 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 20 Jan 2021 12:41:34 +1100 Subject: [PATCH] Remove `DESCRIPTION`, W-Z (#11633) --- keyboards/waldo/config.h | 1 - keyboards/wallaby/config.h | 1 - keyboards/walletburner/neuron/config.h | 1 - keyboards/westfoxtrot/aanzee/config.h | 1 - keyboards/westfoxtrot/cyclops/config.h | 1 - keyboards/westfoxtrot/cypher/rev1/config.h | 1 - keyboards/westfoxtrot/cypher/rev5/config.h | 1 - keyboards/westfoxtrot/prophet/config.h | 1 - keyboards/wheatfield/blocked65/config.h | 1 - keyboards/wheatfield/split75/config.h | 1 - keyboards/wilba_tech/rama_works_koyu/config.h | 1 - keyboards/wilba_tech/rama_works_m10_b/config.h | 1 - keyboards/wilba_tech/rama_works_m60_a/config.h | 1 - keyboards/wilba_tech/rama_works_m6_a/config.h | 1 - keyboards/wilba_tech/rama_works_m6_b/config.h | 1 - keyboards/wilba_tech/rama_works_u80_a/config.h | 1 - keyboards/wilba_tech/wt60_a/config.h | 1 - keyboards/wilba_tech/wt60_b/config.h | 1 - keyboards/wilba_tech/wt60_bx/config.h | 1 - keyboards/wilba_tech/wt60_c/config.h | 1 - keyboards/wilba_tech/wt60_d/config.h | 1 - keyboards/wilba_tech/wt60_xt/config.h | 1 - keyboards/wilba_tech/wt65_a/config.h | 1 - keyboards/wilba_tech/wt65_b/config.h | 1 - keyboards/wilba_tech/wt69_a/config.h | 1 - keyboards/wilba_tech/wt75_a/config.h | 1 - keyboards/wilba_tech/wt75_b/config.h | 1 - keyboards/wilba_tech/wt75_c/config.h | 1 - keyboards/wilba_tech/wt80_a/config.h | 1 - keyboards/wilba_tech/wt80_bc/config.h | 1 - keyboards/wilba_tech/wt8_a/config.h | 1 - keyboards/wilba_tech/zeal60/config.h | 1 - keyboards/wilba_tech/zeal65/config.h | 1 - keyboards/wolfmarkclub/wm1/config.h | 1 - keyboards/wsk/gothic50/config.h | 1 - keyboards/wsk/gothic70/config.h | 1 - keyboards/wsk/houndstooth/config.h | 1 - keyboards/wsk/jerkin/config.h | 1 - keyboards/wsk/kodachi50/config.h | 1 - keyboards/wsk/pain27/config.h | 1 - keyboards/wsk/sl40/config.h | 1 - keyboards/wsk/tkl30/config.h | 1 - keyboards/x16/config.h | 1 - keyboards/xbows/knight/config.h | 1 - keyboards/xbows/woody/config.h | 1 - keyboards/xd004/v1/config.h | 1 - keyboards/xd60/rev2/config.h | 1 - keyboards/xd60/rev3/config.h | 1 - keyboards/xd68/config.h | 1 - keyboards/xd75/keymaps/mtdjr/config.h | 2 -- keyboards/xd84/config.h | 1 - keyboards/xd87/config.h | 1 - keyboards/xd96/config.h | 1 - keyboards/xelus/snap96/config.h | 1 - keyboards/xelus/trinityxttkl/config.h | 1 - keyboards/xiaomi/mk02/config.h | 1 - keyboards/xmmx/config.h | 1 - keyboards/xw60/config.h | 1 - keyboards/yatara/drink_me/config.h | 1 - keyboards/yd60mq/config.h | 1 - keyboards/yd68/config.h | 1 - keyboards/ymdk/sp64/config.h | 1 - keyboards/ymdk/ymd09/config.h | 1 - keyboards/ymdk/ymd67/config.h | 1 - keyboards/yncognito/batpad/config.h | 1 - keyboards/yosino58/rev1/config.h | 1 - keyboards/yurei/config.h | 1 - keyboards/yushakobo/quick7/config.h | 1 - keyboards/z150_bh/config.h | 1 - keyboards/zfrontier/big_switch/config.h | 1 - keyboards/zinc/rev1/config.h | 1 - keyboards/zinc/reva/config.h | 1 - keyboards/zj68/config.h | 1 - keyboards/zlant/config.h | 1 - keyboards/zvecr/split_blackpill/config.h | 1 - keyboards/zvecr/zv48/config.h | 1 - layouts/community/ergodox/meagerfindings/config.h | 2 -- layouts/community/ortho_5x15/wanleg/config.h | 3 --- 78 files changed, 82 deletions(-) diff --git a/keyboards/waldo/config.h b/keyboards/waldo/config.h index 1609eb280..fda26c435 100644 --- a/keyboards/waldo/config.h +++ b/keyboards/waldo/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Greenwald Designs #define PRODUCT Waldo -#define DESCRIPTION A 60% board /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 15 diff --git a/keyboards/wallaby/config.h b/keyboards/wallaby/config.h index 28ac9f3f8..ee6737289 100644 --- a/keyboards/wallaby/config.h +++ b/keyboards/wallaby/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Koichi Katano #define PRODUCT Wallaby -#define DESCRIPTION A Tenkeyless PCB /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/walletburner/neuron/config.h b/keyboards/walletburner/neuron/config.h index 3c84f945a..c1b99ead1 100644 --- a/keyboards/walletburner/neuron/config.h +++ b/keyboards/walletburner/neuron/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Walletburner #define PRODUCT Neuron -#define DESCRIPTION Keyboard /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/westfoxtrot/aanzee/config.h b/keyboards/westfoxtrot/aanzee/config.h index 73db816f6..e85e677f9 100644 --- a/keyboards/westfoxtrot/aanzee/config.h +++ b/keyboards/westfoxtrot/aanzee/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER westfoxtrot #define PRODUCT aanzee -#define DESCRIPTION QMK Firmware for the Aanzee PCB /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/westfoxtrot/cyclops/config.h b/keyboards/westfoxtrot/cyclops/config.h index 0a28a4a4e..287ef64cd 100644 --- a/keyboards/westfoxtrot/cyclops/config.h +++ b/keyboards/westfoxtrot/cyclops/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER westfoxtrot #define PRODUCT cyclops -#define DESCRIPTION AEK66 /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/westfoxtrot/cypher/rev1/config.h b/keyboards/westfoxtrot/cypher/rev1/config.h index 33bdaa204..9e7baa67b 100644 --- a/keyboards/westfoxtrot/cypher/rev1/config.h +++ b/keyboards/westfoxtrot/cypher/rev1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER westfoxtrot #define PRODUCT cypher -#define DESCRIPTION Cypher /* key matrix size */ #define MATRIX_ROWS 10 diff --git a/keyboards/westfoxtrot/cypher/rev5/config.h b/keyboards/westfoxtrot/cypher/rev5/config.h index 367b5f4f3..542f6e279 100644 --- a/keyboards/westfoxtrot/cypher/rev5/config.h +++ b/keyboards/westfoxtrot/cypher/rev5/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0002 #define MANUFACTURER westfoxtrot #define PRODUCT cypher -#define DESCRIPTION Cypher /* key matrix size */ #define MATRIX_ROWS 10 diff --git a/keyboards/westfoxtrot/prophet/config.h b/keyboards/westfoxtrot/prophet/config.h index 2a457866c..4f447e4ca 100644 --- a/keyboards/westfoxtrot/prophet/config.h +++ b/keyboards/westfoxtrot/prophet/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER westfoxtrot #define PRODUCT prophet -#define DESCRIPTION QMK Firmware for the prophet PCB /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wheatfield/blocked65/config.h b/keyboards/wheatfield/blocked65/config.h index 486e01bfc..86e574fee 100644 --- a/keyboards/wheatfield/blocked65/config.h +++ b/keyboards/wheatfield/blocked65/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Dou #define PRODUCT Blocked65 -#define DESCRIPTION 65% keyboard with arrow cluster blocker /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wheatfield/split75/config.h b/keyboards/wheatfield/split75/config.h index ccc6a9c44..4646dac46 100644 --- a/keyboards/wheatfield/split75/config.h +++ b/keyboards/wheatfield/split75/config.h @@ -5,7 +5,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER YMDK #define PRODUCT Split75 -#define DESCRIPTION VE.A Clone /* matrix size */ #define MATRIX_ROWS 8 diff --git a/keyboards/wilba_tech/rama_works_koyu/config.h b/keyboards/wilba_tech/rama_works_koyu/config.h index 7f945b4a4..ab00f30d7 100644 --- a/keyboards/wilba_tech/rama_works_koyu/config.h +++ b/keyboards/wilba_tech/rama_works_koyu/config.h @@ -23,7 +23,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER RAMA WORKS #define PRODUCT RAMA WORKS KOYU -#define DESCRIPTION RAMA WORKS KOYU diff --git a/keyboards/wilba_tech/rama_works_m10_b/config.h b/keyboards/wilba_tech/rama_works_m10_b/config.h index 1d380df37..e45349376 100644 --- a/keyboards/wilba_tech/rama_works_m10_b/config.h +++ b/keyboards/wilba_tech/rama_works_m10_b/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER RAMA WORKS #define PRODUCT RAMA WORKS M10-B -#define DESCRIPTION RAMA WORKS M10-B /* key matrix size */ #define MATRIX_ROWS 1 diff --git a/keyboards/wilba_tech/rama_works_m60_a/config.h b/keyboards/wilba_tech/rama_works_m60_a/config.h index 849d1a461..b8d9249dd 100644 --- a/keyboards/wilba_tech/rama_works_m60_a/config.h +++ b/keyboards/wilba_tech/rama_works_m60_a/config.h @@ -23,7 +23,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER RAMA WORKS #define PRODUCT RAMA WORKS M60-A -#define DESCRIPTION RAMA WORKS M60-A // key matrix size #define MATRIX_ROWS 5 diff --git a/keyboards/wilba_tech/rama_works_m6_a/config.h b/keyboards/wilba_tech/rama_works_m6_a/config.h index cbb75e289..60e4aa01b 100644 --- a/keyboards/wilba_tech/rama_works_m6_a/config.h +++ b/keyboards/wilba_tech/rama_works_m6_a/config.h @@ -23,7 +23,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER RAMA WORKS #define PRODUCT RAMA WORKS M6-A -#define DESCRIPTION RAMA WORKS M6-A /* key matrix size */ #define MATRIX_ROWS 1 diff --git a/keyboards/wilba_tech/rama_works_m6_b/config.h b/keyboards/wilba_tech/rama_works_m6_b/config.h index 1af1cf694..b466e63b8 100644 --- a/keyboards/wilba_tech/rama_works_m6_b/config.h +++ b/keyboards/wilba_tech/rama_works_m6_b/config.h @@ -23,7 +23,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER RAMA WORKS #define PRODUCT RAMA WORKS M6-B -#define DESCRIPTION RAMA WORKS M6-B /* key matrix size */ #define MATRIX_ROWS 1 diff --git a/keyboards/wilba_tech/rama_works_u80_a/config.h b/keyboards/wilba_tech/rama_works_u80_a/config.h index 2523b962e..309c663e1 100644 --- a/keyboards/wilba_tech/rama_works_u80_a/config.h +++ b/keyboards/wilba_tech/rama_works_u80_a/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER RAMA WORKS #define PRODUCT RAMA WORKS U80-A -#define DESCRIPTION RAMA WORKS U80-A /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/wilba_tech/wt60_a/config.h b/keyboards/wilba_tech/wt60_a/config.h index e07b91166..1b5197212 100644 --- a/keyboards/wilba_tech/wt60_a/config.h +++ b/keyboards/wilba_tech/wt60_a/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT60-A -#define DESCRIPTION wilba.tech WT60-A /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wilba_tech/wt60_b/config.h b/keyboards/wilba_tech/wt60_b/config.h index e80a6715d..b97b44e35 100644 --- a/keyboards/wilba_tech/wt60_b/config.h +++ b/keyboards/wilba_tech/wt60_b/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT60-B -#define DESCRIPTION wilba.tech WT60-B /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wilba_tech/wt60_bx/config.h b/keyboards/wilba_tech/wt60_bx/config.h index 0fba586d8..8aca36e3f 100644 --- a/keyboards/wilba_tech/wt60_bx/config.h +++ b/keyboards/wilba_tech/wt60_bx/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT60-BX -#define DESCRIPTION wilba.tech WT60-BX /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wilba_tech/wt60_c/config.h b/keyboards/wilba_tech/wt60_c/config.h index 44491e128..ac8c1ad6b 100644 --- a/keyboards/wilba_tech/wt60_c/config.h +++ b/keyboards/wilba_tech/wt60_c/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT60-C -#define DESCRIPTION wilba.tech WT60-C /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wilba_tech/wt60_d/config.h b/keyboards/wilba_tech/wt60_d/config.h index acb69ba04..894ff27b2 100644 --- a/keyboards/wilba_tech/wt60_d/config.h +++ b/keyboards/wilba_tech/wt60_d/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT60-D -#define DESCRIPTION wilba.tech WT60-D /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wilba_tech/wt60_xt/config.h b/keyboards/wilba_tech/wt60_xt/config.h index 410245ceb..3faf21a9e 100644 --- a/keyboards/wilba_tech/wt60_xt/config.h +++ b/keyboards/wilba_tech/wt60_xt/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT60-XT -#define DESCRIPTION wilba.tech WT60-XT #define C6_AUDIO #define AUDIO_CLICKY diff --git a/keyboards/wilba_tech/wt65_a/config.h b/keyboards/wilba_tech/wt65_a/config.h index bf19fe38c..8b0e12ff3 100644 --- a/keyboards/wilba_tech/wt65_a/config.h +++ b/keyboards/wilba_tech/wt65_a/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT65-A -#define DESCRIPTION wilba.tech WT65-A /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wilba_tech/wt65_b/config.h b/keyboards/wilba_tech/wt65_b/config.h index d74275a28..c19faf0fa 100644 --- a/keyboards/wilba_tech/wt65_b/config.h +++ b/keyboards/wilba_tech/wt65_b/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT65-B -#define DESCRIPTION wilba.tech WT65-B /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wilba_tech/wt69_a/config.h b/keyboards/wilba_tech/wt69_a/config.h index b10745344..8a5dd169d 100644 --- a/keyboards/wilba_tech/wt69_a/config.h +++ b/keyboards/wilba_tech/wt69_a/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT69-A -#define DESCRIPTION wilba.tech WT69-A /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wilba_tech/wt75_a/config.h b/keyboards/wilba_tech/wt75_a/config.h index 9b058eec4..65773da28 100644 --- a/keyboards/wilba_tech/wt75_a/config.h +++ b/keyboards/wilba_tech/wt75_a/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT75-A -#define DESCRIPTION wilba.tech WT75-A /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/wilba_tech/wt75_b/config.h b/keyboards/wilba_tech/wt75_b/config.h index d22ac97e0..e9e036475 100644 --- a/keyboards/wilba_tech/wt75_b/config.h +++ b/keyboards/wilba_tech/wt75_b/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT75-B -#define DESCRIPTION wilba.tech WT75-B /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/wilba_tech/wt75_c/config.h b/keyboards/wilba_tech/wt75_c/config.h index 08b3c2ec4..c6b0da456 100644 --- a/keyboards/wilba_tech/wt75_c/config.h +++ b/keyboards/wilba_tech/wt75_c/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT75-C -#define DESCRIPTION wilba.tech WT75-C /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/wilba_tech/wt80_a/config.h b/keyboards/wilba_tech/wt80_a/config.h index 591697015..6276e7d4c 100644 --- a/keyboards/wilba_tech/wt80_a/config.h +++ b/keyboards/wilba_tech/wt80_a/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT80-A -#define DESCRIPTION wilba.tech WT80-A /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/wilba_tech/wt80_bc/config.h b/keyboards/wilba_tech/wt80_bc/config.h index d0d5762f5..5a512c646 100644 --- a/keyboards/wilba_tech/wt80_bc/config.h +++ b/keyboards/wilba_tech/wt80_bc/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT80-BC -#define DESCRIPTION wilba.tech WT80-BC /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/wilba_tech/wt8_a/config.h b/keyboards/wilba_tech/wt8_a/config.h index 9af0d0050..43c6a1883 100644 --- a/keyboards/wilba_tech/wt8_a/config.h +++ b/keyboards/wilba_tech/wt8_a/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER wilba.tech #define PRODUCT wilba.tech WT8-A -#define DESCRIPTION wilba.tech WT8-A /* key matrix size */ #define MATRIX_ROWS 1 diff --git a/keyboards/wilba_tech/zeal60/config.h b/keyboards/wilba_tech/zeal60/config.h index 9e2badd2a..2ccf49d80 100644 --- a/keyboards/wilba_tech/zeal60/config.h +++ b/keyboards/wilba_tech/zeal60/config.h @@ -23,7 +23,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER ZealPC #define PRODUCT Zeal60 -#define DESCRIPTION Zeal60 // key matrix size #define MATRIX_ROWS 5 diff --git a/keyboards/wilba_tech/zeal65/config.h b/keyboards/wilba_tech/zeal65/config.h index df32aff77..40d021801 100644 --- a/keyboards/wilba_tech/zeal65/config.h +++ b/keyboards/wilba_tech/zeal65/config.h @@ -23,7 +23,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER ZealPC #define PRODUCT Zeal65 -#define DESCRIPTION Zeal65 // key matrix size #define MATRIX_ROWS 5 diff --git a/keyboards/wolfmarkclub/wm1/config.h b/keyboards/wolfmarkclub/wm1/config.h index d014fdcf8..135700b98 100644 --- a/keyboards/wolfmarkclub/wm1/config.h +++ b/keyboards/wolfmarkclub/wm1/config.h @@ -23,7 +23,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Wolfmark Club #define PRODUCT WM1 -#define DESCRIPTION Ergo 65% /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wsk/gothic50/config.h b/keyboards/wsk/gothic50/config.h index af5b473e2..1a40a71dc 100644 --- a/keyboards/wsk/gothic50/config.h +++ b/keyboards/wsk/gothic50/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Worldspawn00 #define PRODUCT Gothic50 -#define DESCRIPTION Expanded Ergo Keyboard /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/wsk/gothic70/config.h b/keyboards/wsk/gothic70/config.h index bef22e82f..d4a8e0374 100644 --- a/keyboards/wsk/gothic70/config.h +++ b/keyboards/wsk/gothic70/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Worldspawn00 #define PRODUCT Gothic70 -#define DESCRIPTION Expanded Ergo Keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wsk/houndstooth/config.h b/keyboards/wsk/houndstooth/config.h index 4d7f6bb3a..10fa3c51e 100644 --- a/keyboards/wsk/houndstooth/config.h +++ b/keyboards/wsk/houndstooth/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Worldspawn00 #define PRODUCT Houndstooth -#define DESCRIPTION 12-column split ortho 40% keyboard /* key matrix size */ #define MATRIX_ROWS 8 diff --git a/keyboards/wsk/jerkin/config.h b/keyboards/wsk/jerkin/config.h index 20adc99e0..8a53acede 100644 --- a/keyboards/wsk/jerkin/config.h +++ b/keyboards/wsk/jerkin/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Worldspawn00 #define PRODUCT Jerkin -#define DESCRIPTION Alice style 30% board /* key matrix size */ #define MATRIX_ROWS 3 diff --git a/keyboards/wsk/kodachi50/config.h b/keyboards/wsk/kodachi50/config.h index fca7a5b99..af548095f 100644 --- a/keyboards/wsk/kodachi50/config.h +++ b/keyboards/wsk/kodachi50/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Worldspawn00 #define PRODUCT Kodachi50 -#define DESCRIPTION Mirror stagger 50% keyboard /* key matrix size */ #define MATRIX_ROWS 8 diff --git a/keyboards/wsk/pain27/config.h b/keyboards/wsk/pain27/config.h index 48894fd1e..b0ddad521 100644 --- a/keyboards/wsk/pain27/config.h +++ b/keyboards/wsk/pain27/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Worldspawn00 #define PRODUCT PAIN27 -#define DESCRIPTION A 27-key Keyboard /* key matrix size */ #define MATRIX_ROWS 3 diff --git a/keyboards/wsk/sl40/config.h b/keyboards/wsk/sl40/config.h index 0eb6a625f..113a5be3a 100644 --- a/keyboards/wsk/sl40/config.h +++ b/keyboards/wsk/sl40/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Worldspawn00 #define PRODUCT SL40 -#define DESCRIPTION 14-column staggered 40% keyboard /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/wsk/tkl30/config.h b/keyboards/wsk/tkl30/config.h index d5595388f..081a1ee76 100644 --- a/keyboards/wsk/tkl30/config.h +++ b/keyboards/wsk/tkl30/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Worldspawn00 #define PRODUCT TKL30 -#define DESCRIPTION A 3-row TKL-style keyboard /* key matrix size */ #define MATRIX_ROWS 3 diff --git a/keyboards/x16/config.h b/keyboards/x16/config.h index ff2e8568f..9e28a7de3 100644 --- a/keyboards/x16/config.h +++ b/keyboards/x16/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER yinxianwei #define PRODUCT x16 -#define DESCRIPTION Keyboard /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/xbows/knight/config.h b/keyboards/xbows/knight/config.h index f019c46e0..a6d0d8066 100644 --- a/keyboards/xbows/knight/config.h +++ b/keyboards/xbows/knight/config.h @@ -5,7 +5,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER X-BOWS #define PRODUCT KNIGHT -#define DESCRIPTION XBOWS SPLIT keyboard /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/xbows/woody/config.h b/keyboards/xbows/woody/config.h index 985f3acb1..7f396d000 100644 --- a/keyboards/xbows/woody/config.h +++ b/keyboards/xbows/woody/config.h @@ -5,7 +5,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER X-BOWS #define PRODUCT WOO-DY -#define DESCRIPTION XBOWS 65RGB keyboard #define MATRIX_ROWS 5 #define MATRIX_COLS 15 diff --git a/keyboards/xd004/v1/config.h b/keyboards/xd004/v1/config.h index b90e10b89..30f837b8c 100644 --- a/keyboards/xd004/v1/config.h +++ b/keyboards/xd004/v1/config.h @@ -32,7 +32,6 @@ where some things are disabled to save space as well. // Note: unsure about manufacturer #define MANUFACTURER XIUDI #define PRODUCT XD004 v1 -#define DESCRIPTION XD004 v1 Keyboard PCB /* key matrix size */ #define MATRIX_ROWS 1 diff --git a/keyboards/xd60/rev2/config.h b/keyboards/xd60/rev2/config.h index ef16083ee..38cfa415f 100644 --- a/keyboards/xd60/rev2/config.h +++ b/keyboards/xd60/rev2/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER XIUDI #define PRODUCT XD60v2 -#define DESCRIPTION XD60 v2 Keyboard PCB by XIUDI /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/xd60/rev3/config.h b/keyboards/xd60/rev3/config.h index 1efa67ccc..8af56851f 100644 --- a/keyboards/xd60/rev3/config.h +++ b/keyboards/xd60/rev3/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER XIUDI #define PRODUCT XD60rev3 -#define DESCRIPTION XD60 rev3 Keyboard PCB by XIUDI /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/xd68/config.h b/keyboards/xd68/config.h index 9fd4f360b..5c450c68a 100644 --- a/keyboards/xd68/config.h +++ b/keyboards/xd68/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER xiudi #define PRODUCT XD68 -#define DESCRIPTION XD68 65pc keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/xd75/keymaps/mtdjr/config.h b/keyboards/xd75/keymaps/mtdjr/config.h index 0ceba236f..3c8b17df1 100644 --- a/keyboards/xd75/keymaps/mtdjr/config.h +++ b/keyboards/xd75/keymaps/mtdjr/config.h @@ -18,7 +18,5 @@ // place overrides here #undef MANUFACTURER -#undef DESCRIPTION #define MANUFACTURER mtdjr #define PRODUCT XD75 -#define DESCRIPTION XD75Re diff --git a/keyboards/xd84/config.h b/keyboards/xd84/config.h index fb6099e6f..c5791a11b 100644 --- a/keyboards/xd84/config.h +++ b/keyboards/xd84/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER KPrepublic #define PRODUCT XD84 -#define DESCRIPTION KPrepublic XD84 /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/xd87/config.h b/keyboards/xd87/config.h index 8bfa86067..679557810 100644 --- a/keyboards/xd87/config.h +++ b/keyboards/xd87/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER KP Republic #define PRODUCT XD87 TKL -#define DESCRIPTION KP Republic XD87 /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/xd96/config.h b/keyboards/xd96/config.h index cb1c4e265..a4b812319 100644 --- a/keyboards/xd96/config.h +++ b/keyboards/xd96/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER KPrepublic #define PRODUCT XD96 -#define DESCRIPTION KPrepublic XD96 /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/xelus/snap96/config.h b/keyboards/xelus/snap96/config.h index 0ebc75e39..96c5d2472 100644 --- a/keyboards/xelus/snap96/config.h +++ b/keyboards/xelus/snap96/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Xelus #define PRODUCT Snap96 -#define DESCRIPTION Snap96 // key matrix size #define MATRIX_ROWS 12 diff --git a/keyboards/xelus/trinityxttkl/config.h b/keyboards/xelus/trinityxttkl/config.h index 2bd64929a..e2a4d2390 100644 --- a/keyboards/xelus/trinityxttkl/config.h +++ b/keyboards/xelus/trinityxttkl/config.h @@ -23,7 +23,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Xelus #define PRODUCT TrinityXTtkl -#define DESCRIPTION TrinityXTtkl /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/xiaomi/mk02/config.h b/keyboards/xiaomi/mk02/config.h index 785f44097..9c3f56825 100644 --- a/keyboards/xiaomi/mk02/config.h +++ b/keyboards/xiaomi/mk02/config.h @@ -23,7 +23,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Xiaomi #define PRODUCT MK02 -#define DESCRIPTION Yuemi Pro MK02 /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/xmmx/config.h b/keyboards/xmmx/config.h index 5f9c305d1..c54e43239 100644 --- a/keyboards/xmmx/config.h +++ b/keyboards/xmmx/config.h @@ -9,7 +9,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER farmakon #define PRODUCT "XMMX" -#define DESCRIPTION "XMMX" /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/xw60/config.h b/keyboards/xw60/config.h index 95404fffb..2bea6db39 100644 --- a/keyboards/xw60/config.h +++ b/keyboards/xw60/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Drclick #define PRODUCT XW60 -#define DESCRIPTION qmk keyboard firmware for XW60 /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/yatara/drink_me/config.h b/keyboards/yatara/drink_me/config.h index f2ab371f8..ab066761f 100644 --- a/keyboards/yatara/drink_me/config.h +++ b/keyboards/yatara/drink_me/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Yatara #define PRODUCT Drink Me -#define DESCRIPTION 4% Ergo Macropad /* Key matrix size */ #define MATRIX_ROWS 1 diff --git a/keyboards/yd60mq/config.h b/keyboards/yd60mq/config.h index 54aed0c96..0cff43c88 100644 --- a/keyboards/yd60mq/config.h +++ b/keyboards/yd60mq/config.h @@ -7,7 +7,6 @@ #define PRODUCT_ID 0x604D // 60 "M" #define MANUFACTURER YMDK #define PRODUCT YD60MQ -#define DESCRIPTION Keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/yd68/config.h b/keyboards/yd68/config.h index 5bd1ba5bd..c52c7e8a5 100644 --- a/keyboards/yd68/config.h +++ b/keyboards/yd68/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0002 #define MANUFACTURER YANG #define PRODUCT YD68v2 -#define DESCRIPTION 65% board with Bluetooth /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/ymdk/sp64/config.h b/keyboards/ymdk/sp64/config.h index fc3e2d7dc..d3395c784 100644 --- a/keyboards/ymdk/sp64/config.h +++ b/keyboards/ymdk/sp64/config.h @@ -24,7 +24,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0200 #define MANUFACTURER YMDK #define PRODUCT SP64 -#define DESCRIPTION YMDK Split 64 #define MATRIX_ROWS 6 #define MATRIX_COLS 15 diff --git a/keyboards/ymdk/ymd09/config.h b/keyboards/ymdk/ymd09/config.h index 8b34a9836..f379abde5 100644 --- a/keyboards/ymdk/ymd09/config.h +++ b/keyboards/ymdk/ymd09/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER YMDK #define PRODUCT YMD09 -#define DESCRIPTION 9-Key Macropad /* key matrix size */ #define MATRIX_ROWS 3 diff --git a/keyboards/ymdk/ymd67/config.h b/keyboards/ymdk/ymd67/config.h index 05963e57e..a978c36a6 100644 --- a/keyboards/ymdk/ymd67/config.h +++ b/keyboards/ymdk/ymd67/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER YMDK #define PRODUCT YMD67 -#define DESCRIPTION Keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/yncognito/batpad/config.h b/keyboards/yncognito/batpad/config.h index 379fc886d..02c84a514 100644 --- a/keyboards/yncognito/batpad/config.h +++ b/keyboards/yncognito/batpad/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Yncognito #define PRODUCT Batpad -#define DESCRIPTION A bat with 8 keys /* key matrix size */ #define MATRIX_ROWS 2 diff --git a/keyboards/yosino58/rev1/config.h b/keyboards/yosino58/rev1/config.h index 0214bc102..ce792d18c 100644 --- a/keyboards/yosino58/rev1/config.h +++ b/keyboards/yosino58/rev1/config.h @@ -24,7 +24,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER sakuranbo0046 #define PRODUCT yosino58 -#define DESCRIPTION yosino58 is 6x4+5keys column-staggered split keyboard. /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/yurei/config.h b/keyboards/yurei/config.h index 57dc608e6..e0477b54e 100644 --- a/keyboards/yurei/config.h +++ b/keyboards/yurei/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Koichi Katano #define PRODUCT Yurei -#define DESCRIPTION A Tenkeyless PCB /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/yushakobo/quick7/config.h b/keyboards/yushakobo/quick7/config.h index 316d7f513..f892252e6 100644 --- a/keyboards/yushakobo/quick7/config.h +++ b/keyboards/yushakobo/quick7/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER yushakobo #define PRODUCT quick7 -#define DESCRIPTION A simple macropad with rotary encoders. /* key matrix size */ #define MATRIX_ROWS 3 diff --git a/keyboards/z150_bh/config.h b/keyboards/z150_bh/config.h index 9fa1f0c52..0bfbe3228 100644 --- a/keyboards/z150_bh/config.h +++ b/keyboards/z150_bh/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER blindassassin111 #define PRODUCT Z-150 PCB -#define DESCRIPTION Replacement for Zenith Z-150 PCB /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/zfrontier/big_switch/config.h b/keyboards/zfrontier/big_switch/config.h index 6b4111c05..ddec2b279 100644 --- a/keyboards/zfrontier/big_switch/config.h +++ b/keyboards/zfrontier/big_switch/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0005 #define MANUFACTURER zFrontier #define PRODUCT Red Comet Big Switch -#define DESCRIPTION Big Switch /* key matrix size */ #define MATRIX_ROWS 1 diff --git a/keyboards/zinc/rev1/config.h b/keyboards/zinc/rev1/config.h index 1eb63df5b..0cde101c4 100644 --- a/keyboards/zinc/rev1/config.h +++ b/keyboards/zinc/rev1/config.h @@ -24,7 +24,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER monksoffunk #define PRODUCT zinc rev.1 -#define DESCRIPTION A split keyboard #define TAPPING_FORCE_HOLD #define TAPPING_TERM 100 diff --git a/keyboards/zinc/reva/config.h b/keyboards/zinc/reva/config.h index e94ffb7c6..18b420904 100644 --- a/keyboards/zinc/reva/config.h +++ b/keyboards/zinc/reva/config.h @@ -24,7 +24,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER monksoffunk #define PRODUCT zinc rev.A -#define DESCRIPTION A split keyboard #define TAPPING_FORCE_HOLD #define TAPPING_TERM 100 diff --git a/keyboards/zj68/config.h b/keyboards/zj68/config.h index 59dcfc666..bca9bf72a 100644 --- a/keyboards/zj68/config.h +++ b/keyboards/zj68/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Drop #define PRODUCT ZJ68 -#define DESCRIPTION QMK ZJ68 /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/zlant/config.h b/keyboards/zlant/config.h index a6b5227d6..fd5632199 100755 --- a/keyboards/zlant/config.h +++ b/keyboards/zlant/config.h @@ -9,7 +9,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Matthew Cordier #define PRODUCT Zlant -#define DESCRIPTION keyboard firmware for Zlant /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/zvecr/split_blackpill/config.h b/keyboards/zvecr/split_blackpill/config.h index 8165711c9..33653abc6 100644 --- a/keyboards/zvecr/split_blackpill/config.h +++ b/keyboards/zvecr/split_blackpill/config.h @@ -23,7 +23,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER zvecr #define PRODUCT split_blackpill -#define DESCRIPTION ARM Split ortho_4x12 /* key matrix size */ #define MATRIX_ROWS 8 // Rows are doubled-up diff --git a/keyboards/zvecr/zv48/config.h b/keyboards/zvecr/zv48/config.h index 226efe675..15ff8c4e8 100644 --- a/keyboards/zvecr/zv48/config.h +++ b/keyboards/zvecr/zv48/config.h @@ -23,7 +23,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER zvecr #define PRODUCT zv48 -#define DESCRIPTION ARM Split ortho_4x12 /* key matrix size */ #define MATRIX_ROWS 8 // Rows are doubled-up diff --git a/layouts/community/ergodox/meagerfindings/config.h b/layouts/community/ergodox/meagerfindings/config.h index 3d4f11b43..d69aaf79d 100644 --- a/layouts/community/ergodox/meagerfindings/config.h +++ b/layouts/community/ergodox/meagerfindings/config.h @@ -8,8 +8,6 @@ #define MANUFACTURER meagerfindings #undef PRODUCT #define PRODUCT ErgoDox -#undef DESCRIPTION -#define DESCRIPTION meagerfindings firmware for Ergodox #define USB_MAX_POWER_CONSUMPTION 500 diff --git a/layouts/community/ortho_5x15/wanleg/config.h b/layouts/community/ortho_5x15/wanleg/config.h index d2b3d6719..3e809cb84 100644 --- a/layouts/community/ortho_5x15/wanleg/config.h +++ b/layouts/community/ortho_5x15/wanleg/config.h @@ -10,7 +10,4 @@ //last 5 elements not tested #define MATRIX_COL_PINS { C6, D7, B5, B6, B7, D6, C7, F0, F1, F4, B1, B2, B3, D2, D3 } -//get rid of description - too long to show properly in Windows -#undef DESCRIPTION -#define DESCRIPTION #endif