diff options
author | sekigon-gonnoc <43873124+sekigon-gonnoc@users.noreply.github.com> | 2021-07-21 02:24:22 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-20 10:24:22 -0700 |
commit | c6698cfce314cdc75cdaa06b2440d2ae0c7b6ea2 (patch) | |
tree | 8f28ab6a761a91a4b2f50338dd7cb7b4c8a27b97 /keyboards/sekigon/grs_70ec/readme.md | |
parent | 8f6867ce95969af99a1aa49c38c86cf5827a3004 (diff) |
[Keyboard] Add keyboard GRS-70EC (#11296)
Diffstat (limited to 'keyboards/sekigon/grs_70ec/readme.md')
-rw-r--r-- | keyboards/sekigon/grs_70ec/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/sekigon/grs_70ec/readme.md b/keyboards/sekigon/grs_70ec/readme.md new file mode 100644 index 0000000000..c60e7fdb93 --- /dev/null +++ b/keyboards/sekigon/grs_70ec/readme.md @@ -0,0 +1,19 @@ +# GRS-70EC + +![grs_70ec](https://raw.githubusercontent.com/sekigon-gonnoc/GRS-70EC-doc/master/img/GRS-70EC.JPG) + +A split keyboard using electrostatic capacitive switch + +* Keyboard Maintainer: [sekigon](https://github.com/sekigon-gonnoc) +* Hardware Supported: GRS-70EC PCB, Pro Micro +* Hardware Availability: [BOOTH Shop](https://nogikes.booth.pm/items/2626903) + +Make example for this keyboard (after setting up your build environment): + + make sekigon/grs_70ec:default + +Flashing example for this keyboard: + + make sekigon/grs_70ec:default:flash + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |