diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-11 19:47:02 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-11 19:47:02 +1100 |
commit | d8b9825a8bb9d249ead4194accf47b13014e5346 (patch) | |
tree | 9dd71f87b75dc04ab638e9470904daffa43a395d /keyboards/al1 | |
parent | aa0e33eca01ffcc1bae1fa97846e997de2759bea (diff) |
Remove `DESCRIPTION`, 0-A (#11369)
Diffstat (limited to 'keyboards/al1')
-rw-r--r-- | keyboards/al1/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/al1/config.h b/keyboards/al1/config.h index 6a59afae7a..820cbf37f8 100644 --- a/keyboards/al1/config.h +++ b/keyboards/al1/config.h @@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0104 #define MANUFACTURER Alsoran #define PRODUCT AL1 -#define DESCRIPTION A custom keyboard /* key matrix size */ #define MATRIX_ROWS 7 |