diff options
author | skullY <skullydazed@gmail.com> | 2017-08-16 15:08:16 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-16 20:36:59 -0400 |
commit | 4e73b0b8d7750bcddc445b5a52008d4c6cea977d (patch) | |
tree | e6c54f5d0b334f1e0acc41b6406e8b26900f80b0 /keyboards/satan | |
parent | 2ee0dc7793165eacfe7ee2a4994d557294988f18 (diff) |
Make the bulk of our keyboards match the readme.md standard
Diffstat (limited to 'keyboards/satan')
-rw-r--r-- | keyboards/satan/readme.md | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/keyboards/satan/readme.md b/keyboards/satan/readme.md index 1fd388935e..33310ce251 100644 --- a/keyboards/satan/readme.md +++ b/keyboards/satan/readme.md @@ -1,7 +1,15 @@ -Satan GH60 keyboard firmware -====================== - -TODO: to be updated. +Satan GH60 +========== ![controller](https://i.imgur.com/9vyRBoT.jpg) -![power](https://i.imgur.com/pHMZHLP.jpg)
\ No newline at end of file +![power](https://i.imgur.com/pHMZHLP.jpg) + +Keyboard Maintainer: QMK Community +Hardware Supported: Satan GH60 PCB +Hardware Availability: https://1upkeyboards.com/gh60-satan-pcb.html + +Make example for this keyboard (after setting up your build environment): + + make satan-default + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |