diff options
author | Jason <jagor@microsoft.com> | 2018-06-09 13:25:22 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-09 13:25:22 -0700 |
commit | aaeaf27e116e3386301963e37d61341a65256543 (patch) | |
tree | 55454f733f8f814f0ede0d88dd195aa644adeb9e /keyboards/singa/readme.md | |
parent | a474d6b49feef1fc6ffe86997f1c4ef06608cad0 (diff) | |
download | qmk_firmware-aaeaf27e116e3386301963e37d61341a65256543.tar.gz qmk_firmware-aaeaf27e116e3386301963e37d61341a65256543.zip |
Adding Singa Repo w/ Config Support (#3155)
* Adding Singa Repo w/ Config Support
* Used Tilde instead of GRV
* PR Fixes
* oops, forgot to change the keymaps
* splitbs -> split_bs
Diffstat (limited to 'keyboards/singa/readme.md')
-rw-r--r-- | keyboards/singa/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/singa/readme.md b/keyboards/singa/readme.md new file mode 100644 index 0000000000..c0325d1a02 --- /dev/null +++ b/keyboards/singa/readme.md @@ -0,0 +1,19 @@ +# Singa + + +![Singa](https://i.imgur.com/VVO27Tr.jpg) + + +A short description of the keyboard/project + + +Keyboard Maintainer: [amnesia0287](https://github.com/amnesia0287) +Hardware Supported: TGR-Elaine v1.0 PCB +Hardware Availability: http://singakbd.com/ + + +Make example for this keyboard (after setting up your build environment): + + make singa: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. |