diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-11 08:47:07 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-11 08:47:07 +0000 |
commit | 3bc436988d0a58fdd735495f07aa741660ab8e71 (patch) | |
tree | cc29932c27f363ee13e1fa36da7d5695979b8dc8 /keyboards/alf | |
parent | 5193a8d569ef96d5e675a210abc1c4a2e980fdaa (diff) | |
parent | d8b9825a8bb9d249ead4194accf47b13014e5346 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/alf')
-rw-r--r-- | keyboards/alf/dc60/config.h | 1 | ||||
-rw-r--r-- | keyboards/alf/x11/config.h | 1 | ||||
-rw-r--r-- | keyboards/alf/x2/config.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/alf/dc60/config.h b/keyboards/alf/dc60/config.h index 098891eee0..15f4a86a4f 100644 --- a/keyboards/alf/dc60/config.h +++ b/keyboards/alf/dc60/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Alf #define PRODUCT dc60 -#define DESCRIPTION custom 60% keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/alf/x11/config.h b/keyboards/alf/x11/config.h index cd98935090..7fe27b330a 100644 --- a/keyboards/alf/x11/config.h +++ b/keyboards/alf/x11/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Alf #define PRODUCT x11 -#define DESCRIPTION A TKL custom keyboard /* key matrix size */ #define MATRIX_ROWS 7 diff --git a/keyboards/alf/x2/config.h b/keyboards/alf/x2/config.h index 205fa358fc..6c9a139c3a 100644 --- a/keyboards/alf/x2/config.h +++ b/keyboards/alf/x2/config.h @@ -9,7 +9,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER ALF #define PRODUCT X2 -#define DESCRIPTION ALF X2 60 /* key matrix size */ #define MATRIX_ROWS 5 |