mirror of
https://github.com/FunKey-Project/FunKey-Project.github.io.git
synced 2025-12-12 10:18:50 +01:00
added 3D files section
This commit is contained in:
parent
0e8f02d0bc
commit
e7b3db776c
@ -30,6 +30,16 @@ section][2].
|
||||
For developers, a full [Developer's Guide][3] is included, with both
|
||||
[Hardware][3] and [Software][4] subsections.
|
||||
|
||||
|
||||
|
||||
## Open source files
|
||||
|
||||
- All the **software repositories** are accessible on our [Github](https://github.com/FunKey-Project){target=_blank}. The developer section is a great way to understand its secrets.
|
||||
- All the **electronic schematics** and layouts are accessible [here](https://github.com/FunKey-Project/FunKey-S-Hardware){target=_blank}.
|
||||
- For mechanical tinkerers or professionals, all the **3D step files** are accessible on [Grabcad][7]{target=_blank}
|
||||
|
||||
|
||||
|
||||
## Miscellaenous stuff
|
||||
|
||||
Last but not least, this documentation would not be complete without a
|
||||
@ -41,6 +51,7 @@ Last but not least, this documentation would not be complete without a
|
||||
[4]: developer_guide/software_reference/sd_card_layout/recovery_partition.md
|
||||
[5]: miscellaneous/glossary.md
|
||||
[6]: miscellaneous/faq.md
|
||||
[7]: https://grabcad.com/library/funkey-s-1
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
|
||||
@ -157,7 +157,7 @@ nav:
|
||||
- 'Flash & Change micro-SD Card': 'user_manual/tutorials/hardware/flash_change_sd_card.md'
|
||||
- 'Change the Buttons': 'user_manual/tutorials/hardware/change_buttons.md'
|
||||
# - 'Force Shutdown': 'user_manual/tutorials/hardware/force_shutdown.md'
|
||||
- "Developer's Guide":
|
||||
- Developer's Guide:
|
||||
- Hardware Reference:
|
||||
- 'developer_guide/hardware_reference/index.md'
|
||||
- 'Architecture': 'developer_guide/hardware_reference/architecture.md'
|
||||
@ -206,6 +206,7 @@ nav:
|
||||
- 'Compile Distribution': 'developer_guide/tutorials/build_system/compile_distribution.md'
|
||||
- 'Write firmware to SD Card': 'developer_guide/tutorials/build_system/write_image.md'
|
||||
- 'Build Programs using SDK': 'developer_guide/tutorials/build_system/build_program_using_sdk.md'
|
||||
- '3D files': 'https://grabcad.com/library/funkey-s-1'
|
||||
- Miscellaneous:
|
||||
- 'Glossary': 'miscellaneous/glossary.md'
|
||||
- 'FAQ': 'miscellaneous/faq.md'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user