mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-08 17:29:09 +00:00
Fix 'does not have a readme.md' warnings (#9294)
This commit is contained in:
parent
7b2c09de59
commit
232b9dabbe
2 changed files with 20 additions and 0 deletions
9
keyboards/ergodox_stm32/readme.md
Normal file
9
keyboards/ergodox_stm32/readme.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# ergodox_stm32
|
||||
|
||||
* Keyboard Maintainer: [Codetector1374](https://github.com/Codetector1374)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make ergodox_stm32: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).
|
11
keyboards/handwired/myskeeb/readme.md
Normal file
11
keyboards/handwired/myskeeb/readme.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# myskeeb
|
||||
|
||||
Handwired Keyboard based on the Ergodash, with an OLED similar to Kyria.
|
||||
|
||||
* Keyboard Maintainer: [su8044](https://github.com/su8044)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make handwired/myskeeb: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…
Reference in a new issue