aboutsummaryrefslogtreecommitdiff
path: root/docs/he-il/getting_started_introduction.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/he-il/getting_started_introduction.md')
-rw-r--r--docs/he-il/getting_started_introduction.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/he-il/getting_started_introduction.md b/docs/he-il/getting_started_introduction.md
index 4b7f56b2a..fca86bdaa 100644
--- a/docs/he-il/getting_started_introduction.md
+++ b/docs/he-il/getting_started_introduction.md
@@ -5,7 +5,7 @@
5 5
6## מבנה QMK בסיסי 6## מבנה QMK בסיסי
7 7
8QMK הוא פורק של הפרוייקט [tmk_keyboard](https://github.com/tmk/tmk_keyboard) של [Jun Wako](https://github.com/tmk). קוד הTMK המקורי, עם התאמות, יכול להמצא בתיקיית `tmk`. התוספות של QMK לפרוייקט יכולות להמצא בתיקיית `quantum`. פרוייקטי מקלדות יכולות להמצא בתיקיות `handwired` ו- `keyboard`. 8QMK הוא פורק של הפרוייקט [tmk_keyboard](https://github.com/tmk/tmk_keyboard) של [Jun Wako](https://github.com/tmk). קוד הTMK המקורי, עם התאמות, יכול להמצא בתיקיית `tmk_core`. התוספות של QMK לפרוייקט יכולות להמצא בתיקיית `quantum`. פרוייקטי מקלדות יכולות להמצא בתיקיות `handwired` ו- `keyboard`.
9 9
10### מבנה אחסון המשתמש 10### מבנה אחסון המשתמש
11 11
@@ -69,4 +69,4 @@ In every keymap folder, the following files may be found. Only `keymap.c` is req
69``` 69```
70 70
71</div> 71</div>
72</div> \ No newline at end of file 72</div>