diff options
author | Ramon Imbao <ramonimbao@gmail.com> | 2020-07-03 17:05:44 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-03 19:05:44 +1000 |
commit | 8c66c5aa9b08d732329408847dc6cf7645e67ae1 (patch) | |
tree | afd828494c8bfac0e1f1a25c4ce498c3bdee11e3 /keyboards/ghs/rar/config.h | |
parent | b7dc2eb9ab2bb3c6ac9ac8e975728002e0e9d62d (diff) | |
download | qmk_firmware-8c66c5aa9b08d732329408847dc6cf7645e67ae1.tar.gz |
Fix incorrect layout for GHS.rar (#9597)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ghs/rar/config.h')
-rw-r--r-- | keyboards/ghs/rar/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ghs/rar/config.h b/keyboards/ghs/rar/config.h index 0e41f47b3..f3b425bc2 100644 --- a/keyboards/ghs/rar/config.h +++ b/keyboards/ghs/rar/config.h @@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Gone Hacking Studio #define PRODUCT GHS.RAR -#define DESCRIPTION A 75 % keyboard +#define DESCRIPTION A 75% keyboard /* key matrix size */ #define MATRIX_ROWS 12 |