diff options
author | QMK Bot <hello@qmk.fm> | 2021-03-15 17:42:47 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-03-15 17:42:47 +0000 |
commit | 56d193c5c8f0a00f63ef0c9afb7791dc537dc4d2 (patch) | |
tree | 131895201ce7383e3ea54e3ab84895b8b2ee1df8 /keyboards/tkw/grandiceps/readme.md | |
parent | c3a2a7659eb3279e8480972edf8da6f10897c000 (diff) | |
parent | 926389f3a700ac2cde66b1b982525cd1e7b1a200 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/tkw/grandiceps/readme.md')
-rw-r--r-- | keyboards/tkw/grandiceps/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/tkw/grandiceps/readme.md b/keyboards/tkw/grandiceps/readme.md new file mode 100644 index 0000000000..894f1c8d7a --- /dev/null +++ b/keyboards/tkw/grandiceps/readme.md @@ -0,0 +1,19 @@ +# grandiceps + +![grandiceps](https://i.imgur.com/FMtsboVl.jpg) + +ARM split keyboard with RGB underglow and encoders. + +* Keyboard Maintainer: [vattern](https://github.com/vattern) +* Hardware Supported: f411 blackpill +* Hardware Availability: [grandiceps](https://github.com/vattern/grandiceps) + +Make example for this keyboard (after setting up your build environment): + + make tkw/grandiceps:default + +Flashing example for this keyboard: + + make tkw/grandiceps: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). |