[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:
parent
993d4058a1
commit
e4a0a5f4e1
18 changed files with 2129 additions and 0 deletions
12
keyboards/satt/vision/readme.md
Normal file
12
keyboards/satt/vision/readme.md
Normal 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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue