diff options
Diffstat (limited to 'keyboards/kudox_game')
-rw-r--r-- | keyboards/kudox_game/rev1/config.h | 1 | ||||
-rw-r--r-- | keyboards/kudox_game/rev2/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/kudox_game/rev1/config.h b/keyboards/kudox_game/rev1/config.h index 9f1ea45ef2..ab34f889dc 100644 --- a/keyboards/kudox_game/rev1/config.h +++ b/keyboards/kudox_game/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 Kumao Kobo #define PRODUCT The Kudox Game Keyboard -#define DESCRIPTION Custom keyboard for game /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/kudox_game/rev2/config.h b/keyboards/kudox_game/rev2/config.h index ff3d7dc8b8..ea27d5efb8 100644 --- a/keyboards/kudox_game/rev2/config.h +++ b/keyboards/kudox_game/rev2/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0200 #define MANUFACTURER Kumao Kobo #define PRODUCT The Kudox Game Keyboard -#define DESCRIPTION Custom keyboard for playing game /* key matrix size */ #define MATRIX_ROWS 5 |