diff options
Diffstat (limited to 'keyboards/helix')
-rw-r--r-- | keyboards/helix/pico/config.h | 1 | ||||
-rw-r--r-- | keyboards/helix/rev1/config.h | 1 | ||||
-rw-r--r-- | keyboards/helix/rev2/config.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/helix/pico/config.h b/keyboards/helix/pico/config.h index a4cc77143b..3938db30e6 100644 --- a/keyboards/helix/pico/config.h +++ b/keyboards/helix/pico/config.h @@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER Yushakobo #define PRODUCT HelixPico -#define DESCRIPTION A split keyboard for the cheap makers #define TAPPING_FORCE_HOLD #define TAPPING_TERM 100 diff --git a/keyboards/helix/rev1/config.h b/keyboards/helix/rev1/config.h index 7e9616ba18..19d1e3be65 100644 --- a/keyboards/helix/rev1/config.h +++ b/keyboards/helix/rev1/config.h @@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Yushakobo #define PRODUCT Helix Alpha -#define DESCRIPTION A split keyboard for the cheap makers #include "serial_config.h" diff --git a/keyboards/helix/rev2/config.h b/keyboards/helix/rev2/config.h index e4ddf94988..73f0c61993 100644 --- a/keyboards/helix/rev2/config.h +++ b/keyboards/helix/rev2/config.h @@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Yushakobo #define PRODUCT Helix Beta -#define DESCRIPTION A split keyboard for the cheap makers #define TAPPING_FORCE_HOLD #define TAPPING_TERM 100 |