diff options
author | fauxpark <fauxpark@gmail.com> | 2019-11-22 15:25:19 +1100 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2019-11-21 20:25:19 -0800 |
commit | 78954a0d3e09bd7e15779c5abbf27d428ec1b33c (patch) | |
tree | 10ec2d3c275aaa439a7d11a81983a47e1b4850a8 /layouts/default/68_ansi/info.json | |
parent | 02412156d55796c1a94a56ff49640609999a97e2 (diff) |
[Keyboard] Add three missing layouts (#7441)
* Add three missing default layouts
* Add layout support to tragicforce68
* Not really 68%
* Fix dumb mistake
* Update info.json too
* Apply suggestions from code review
Diffstat (limited to 'layouts/default/68_ansi/info.json')
-rw-r--r-- | layouts/default/68_ansi/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/default/68_ansi/info.json b/layouts/default/68_ansi/info.json index 1aabb1cce7..8dc17fd9e8 100644 --- a/layouts/default/68_ansi/info.json +++ b/layouts/default/68_ansi/info.json @@ -1,5 +1,5 @@ { - "keyboard_name": "68% ANSI layout", + "keyboard_name": "68-key ANSI layout", "url": "", "maintainer": "qmk", "width": 17.25, |