diff options
author | MakotoKurauchi <pluis@me.com> | 2018-07-01 10:08:52 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-30 18:08:52 -0700 |
commit | c8e1397e08fad2d4747f77e8027ad60e26241fb0 (patch) | |
tree | bbe1cea33cedfef25cc7dc175aa66eed502e3b86 /keyboards/helix/info.json | |
parent | 87d9bb461ba65edf74b95a29617ff96389f223cc (diff) | |
download | qmk_firmware-c8e1397e08fad2d4747f77e8027ad60e26241fb0.tar.gz |
Helix fix configrator problem (#3270)
* Fix problem with configrator
* Edit keyboard info
Diffstat (limited to 'keyboards/helix/info.json')
-rw-r--r-- | keyboards/helix/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/helix/info.json b/keyboards/helix/info.json index 2aadcf91b..6cd13d98e 100644 --- a/keyboards/helix/info.json +++ b/keyboards/helix/info.json @@ -1,7 +1,7 @@ { "keyboard_name": "Helix", - "url": "", - "maintainer": "qmk", + "url": "https://github.com/MakotoKurauchi/helix", + "maintainer": "MakotoKurauchi", "width": 15, "height": 5, "layouts": { |