forked from mirrors/qmk_userspace
[Keyboard] Initial support for TKC GodSpeed75 (#9723)
* Initial support for TKC GodSpeed75 * Correct compile error * Update keyboards/tkc/godspeed75/rules.mk * Update keyboards/tkc/godspeed75/readme.md * Delete bootloader_defs.h * Update keyboards/tkc/godspeed75/keymaps/via/keymap.c * Update keyboards/tkc/godspeed75/readme.md * Update keyboards/tkc/godspeed75/config.h * Update keyboards/tkc/godspeed75/readme.md
This commit is contained in:
parent
e999ade100
commit
14efd8aa41
12 changed files with 1732 additions and 0 deletions
15
keyboards/tkc/godspeed75/readme.md
Normal file
15
keyboards/tkc/godspeed75/readme.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# The Key Company GodSpeed75
|
||||
|
||||

|
||||
|
||||
The Key Company GodSpeed75 is a is a 75% top mount keyboard featuring a USB-C daughterboard and USB-A hub utilizing the STM32F072 microcontroller.
|
||||
|
||||
* Keyboard Maintainer: [Terry Mathews](https://github.com/TerryMathews/)
|
||||
* Hardware Supported: TKC GodSpeed75
|
||||
* Hardware Availability: [TheKey.Company](https://thekey.company/products/godspeed75)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make tkc/godspeed75: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