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/40percentclub/luddite/config.h | |
parent | aa0e33eca01ffcc1bae1fa97846e997de2759bea (diff) |
Remove `DESCRIPTION`, 0-A (#11369)
Diffstat (limited to 'keyboards/40percentclub/luddite/config.h')
-rw-r--r-- | keyboards/40percentclub/luddite/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/40percentclub/luddite/config.h b/keyboards/40percentclub/luddite/config.h index 63158f6c41..90d84c56e1 100644 --- a/keyboards/40percentclub/luddite/config.h +++ b/keyboards/40percentclub/luddite/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x1001 #define MANUFACTURER di0ib #define PRODUCT Luddite -#define DESCRIPTION Luddite Keyboard /* key matrix size */ #define MATRIX_ROWS 8 |