diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-20 11:57:45 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 11:57:45 +1100 |
commit | 4ed67d666e1cea2c1d428af2b972de3e35e1742a (patch) | |
tree | de0b49bf8dc91b3f65952910f7c90fcc092808d6 /keyboards/paladin64/config.h | |
parent | 1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5 (diff) | |
download | qmk_firmware-4ed67d666e1cea2c1d428af2b972de3e35e1742a.tar.gz qmk_firmware-4ed67d666e1cea2c1d428af2b972de3e35e1742a.zip |
Remove `DESCRIPTION`, N-Q (#11631)
Diffstat (limited to 'keyboards/paladin64/config.h')
-rwxr-xr-x | keyboards/paladin64/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/paladin64/config.h b/keyboards/paladin64/config.h index 8d7cef2483..fa588ee354 100755 --- a/keyboards/paladin64/config.h +++ b/keyboards/paladin64/config.h @@ -9,7 +9,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER inachie #define PRODUCT paladin64 -#define DESCRIPTION Paladin64 ALPS 64 keyboard with trackpoint and underglow /* key matrix size */ #define MATRIX_ROWS 8 |