Keyboard/grandiceps (#11933)

* Add Grandiceps keyboard

* Fix info.json

* Fix typo

* Fix typo

* cleanup format

* move mcu files to root

* Updated with PR changes

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* PR issues for chibios confmigrate

* PR Changes

Co-authored-by: Thys de Wet <thys@vectorphoto.co.uk>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
vattern
2021-03-15 17:42:09 +00:00
committed by GitHub
parent 52b7ebd6be
commit 926389f3a7
10 changed files with 734 additions and 0 deletions

View File

@@ -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).