diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-20 09:56:41 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 09:56:41 +1100 |
commit | 1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5 (patch) | |
tree | addad7fbe539dbce9688cf0493c058f3075e5d81 /keyboards/kudox | |
parent | 49dcc824db4f494522cdee67d058e9563a6656cb (diff) |
Remove `DESCRIPTION`, K-M (#11619)
Diffstat (limited to 'keyboards/kudox')
-rw-r--r-- | keyboards/kudox/columner/config.h | 1 | ||||
-rw-r--r-- | keyboards/kudox/rev1/config.h | 1 | ||||
-rw-r--r-- | keyboards/kudox/rev2/config.h | 1 | ||||
-rw-r--r-- | keyboards/kudox/rev3/config.h | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/kudox/columner/config.h b/keyboards/kudox/columner/config.h index 84e89b52a4..1109331275 100644 --- a/keyboards/kudox/columner/config.h +++ b/keyboards/kudox/columner/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0100 #define MANUFACTURER Kumao Kobo #define PRODUCT The Kudox Keyboard -#define DESCRIPTION Split column staggered 5x7 custom keyboard /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/kudox/rev1/config.h b/keyboards/kudox/rev1/config.h index 0792521814..8e994770f9 100644 --- a/keyboards/kudox/rev1/config.h +++ b/keyboards/kudox/rev1/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0100 #define MANUFACTURER Kumao Kobo #define PRODUCT The Kudox Keyboard -#define DESCRIPTION Split row staggered 5x7 custom keyboard /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/kudox/rev2/config.h b/keyboards/kudox/rev2/config.h index b1a0922f6c..81b1fb676f 100644 --- a/keyboards/kudox/rev2/config.h +++ b/keyboards/kudox/rev2/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0200 #define MANUFACTURER Kumao Kobo #define PRODUCT The Kudox Keyboard -#define DESCRIPTION Split row staggered 5x7 custom keyboard /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/kudox/rev3/config.h b/keyboards/kudox/rev3/config.h index 5c1de6994f..9d24106f4c 100644 --- a/keyboards/kudox/rev3/config.h +++ b/keyboards/kudox/rev3/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0300 #define MANUFACTURER Kumao Kobo #define PRODUCT The Kudox Keyboard -#define DESCRIPTION Split row staggered 5x7 custom keyboard /* key matrix size */ // Rows are doubled-up |