diff options
author | Guy Khmelnitsky <guykhmel@gmail.com> | 2019-10-31 11:47:07 +0200 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-10-31 02:47:07 -0700 |
commit | 742e83e102f5d91087672ae3f91e433a74bd51dd (patch) | |
tree | e62c4477ef3018850dd59d246a0ed8e5ab4c600d /docs/he-il/hardware.md | |
parent | 934fa5183e95ad98e2e744c48e524308e940f799 (diff) | |
download | qmk_firmware-742e83e102f5d91087672ae3f91e433a74bd51dd.tar.gz qmk_firmware-742e83e102f5d91087672ae3f91e433a74bd51dd.zip |
[Docs] Add he-IL (Hebrew) Translation (#7001)
* Add he-IL (Hebrew) Translation
* Add Hebrew to SUMMARY
* Try RTL
* Add RTL text
* Lowercase folder names
* Update lowercase folder in Summary
* Adding getting_started_introduction.md
* Add Proton C Conversion translation
* Add Becoming a QMK Collaborator Translation
* Add FAQ translation
* Add Hardware translation
* Documentation Best Practices translation
* Add FAQ General translation
* Align docs RTL
* Add Becoming a QMK Collaborator Translation
* Translate Getting Started - Getting Help
* Translate Getting Started With Github
* Code sections should be alligned to the left
* Code sections should be alligned to the left
* Code sections should be alligned to the left
* Revert "Code sections should be alligned to the left"
This reverts commit d0c46e90c4915ceebe7c5182aca2b75afad25df0.
* Add Markdown aligned to the left
* Update quantum_keycodes.md
* Update proton_c_conversion.md
* Translate Newbs Learn More Resourses
Diffstat (limited to 'docs/he-il/hardware.md')
-rw-r--r-- | docs/he-il/hardware.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/he-il/hardware.md b/docs/he-il/hardware.md new file mode 100644 index 0000000000..441792e031 --- /dev/null +++ b/docs/he-il/hardware.md @@ -0,0 +1,10 @@ +<div dir="rtl" markdown="1"> +# חומרה + +QMK רצה על מגוון של חומרות. אם המעבד שלך יכול להיות ממוקד (מטורגט) ע״י [LUFA](http://www.fourwalledcubicle.com/LUFA.php) או [ChibiOS](http://www.chibios.com) כנראה שתוכל לגרום ל QMK לרוץ על המעבד. קטע זה מדבר על הרצת QMK, ותקשורת עם, סוגים שונים של חומרות. + +* [מדריך למקלדת](hardware_keyboard_guidelines.md) +* [מעבדי AVR](hardware_avr.md) +* מעבדי ARM (TBD) +* [מנהלי התקנים](hardware_drivers.md) +</div>
\ No newline at end of file |