[Keyboard] Vision keyboard by SatT (#9768)

* Add vision keyboard

* Remove bootloader_defs.h

* Update keyboards/satt/vision/readme.md

* Change Vendor ID

* Update keyboards/satt/vision/config.h

* Update keyboards/satt/vision/rules.mk

* Fix info.json

* Apply suggestions from code review

* Add license header

* Apply suggestions from code review
This commit is contained in:
satt99 2020-08-20 03:18:52 +09:00 committed by GitHub
parent 993d4058a1
commit e4a0a5f4e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 2129 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# Vision
Vision Keyboard
* Keyboard Maintainer: [SatT](https://github.com/satt99)
* Hardware Supported: STM32F072CBT6
Make example for this keyboard (after setting up your build environment):
make satt/vision:default
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).