diff --git a/ChangeLog/20190830.md b/ChangeLog/20190830.md index bd2d5e19c34..ab6e28c4d90 100644 --- a/ChangeLog/20190830.md +++ b/ChangeLog/20190830.md @@ -50,4 +50,3 @@ This document marks the inaugural Breaking Change merge. A list of changes follo * `KC_DELT` was a redundant, undocumented alias for `KC_DELETE` * It has been removed and all its uses replaced with the more common `KC_DEL` alias * Around 90 keymaps (mostly for ErgoDox boards) have been modified as a result - diff --git a/es/hardware_drivers.md b/es/hardware_drivers.md index 7b74b34b456..e0a9736068c 100644 --- a/es/hardware_drivers.md +++ b/es/hardware_drivers.md @@ -33,4 +33,3 @@ Soporte para hasta 2 controladores. Cada controlador implementa 2 matrices charl ## IS31FL3733 Soporte para hasta un solo controlador con espacio para expansión. Cada controlador puede controlar 192 LEDs individuales o 64 LEDs RGB. Para obtener más información sobre cómo configurar el controlador, consulta la página de [Matriz RGB](feature_rgb_matrix.md). - diff --git a/feature_debounce_type.md b/feature_debounce_type.md index 966e75acc1f..3ad74224c17 100644 --- a/feature_debounce_type.md +++ b/feature_debounce_type.md @@ -148,4 +148,3 @@ The following old names for existing algorithms will continue to be supported, h * eager_pk - old name for sym_eager_pk * sym_pk - old name for sym_defer_pk * eager_pr - old name for sym_eager_pr - diff --git a/feature_sequencer.md b/feature_sequencer.md index 8c8587a9b84..76b4db5cf6c 100644 --- a/feature_sequencer.md +++ b/feature_sequencer.md @@ -85,4 +85,3 @@ While the tempo defines the absolute speed at which the sequencer goes through t |`void sequencer_activate_track(uint8_t track);` |Activate the `track` | |`void sequencer_deactivate_track(uint8_t track);` |Deactivate the `track` | |`void sequencer_toggle_single_active_track(uint8_t track);` |Set `track` as the only active track or deactivate all | - diff --git a/feature_stenography.md b/feature_stenography.md index 148d61b0442..11e54965d1a 100644 --- a/feature_stenography.md +++ b/feature_stenography.md @@ -129,4 +129,3 @@ As defined in `keymap_steno.h`. |`STN_RES1`||(GeminiPR only)| |`STN_RES2`||(GeminiPR only)| |`STN_PWR`||(GeminiPR only)| - diff --git a/fuse.txt b/fuse.txt index 99ddd2d1868..ceb588be3d2 100644 --- a/fuse.txt +++ b/fuse.txt @@ -47,4 +47,3 @@ This configuration is from usbasploader's Makefile. # | | +----- LB 2..1 (No memory lock features enabled) # | +--------- BLB0 2..1 (No restrictions for SPM or LPM accessing the Application section) # +--------------- BLB1 2..1 (No restrictions for SPM or LPM accessing the Boot Loader section) - diff --git a/he-il/documentation_best_practices.md b/he-il/documentation_best_practices.md index 90c4a137a04..bba9d886ab5 100644 --- a/he-il/documentation_best_practices.md +++ b/he-il/documentation_best_practices.md @@ -64,4 +64,4 @@ ``` מקמו את התיעוד שלכם בתוך `docs/feature_.md`, והוסיפו קישור לקובץ זה במקום המתאים ב `docs/_sidebar.md`. אם הוספתם קודי מקשים נוספים, תקפידו להוסיף אותם ל- `docs/keycodes.md` עם לינק לעמוד היכולת שלכם. - \ No newline at end of file + diff --git a/he-il/faq.md b/he-il/faq.md index 88ea07fbe71..0a783eb8cac 100644 --- a/he-il/faq.md +++ b/he-il/faq.md @@ -5,4 +5,4 @@ * [בנייה או קומפילציה של QMK](faq_build.md) * [דיבאגינג ופתרון בעיות של QMK](faq_debug.md) * [מיפוי מקשים](faq_keymap.md) - \ No newline at end of file + diff --git a/he-il/faq_general.md b/he-il/faq_general.md index 26286d552f0..fc102d6c6a6 100644 --- a/he-il/faq_general.md +++ b/he-il/faq_general.md @@ -14,4 +14,4 @@ TMK עוצב ומומש במקור ע״י [Jun Wako](https://github.com/tmk). QM מנק׳ מבט של הפרוייקט וניהול הקהילה, TMK מנהל את כל המקלדות הנתמכות בעצמו, עם מעט תמיכה מהקהילה. כל אחד יכול לעשות פורק מהפרוייקט עבור מקלדות אחרות. רק מס׳ מיפויי מקשים נמצאים בברירת המחדל כך שאנשים בד״כ לא משתפים מיפויי מקשים זה עם זה. QMK מעודד את השיתוף של המקלדות וקודי המקשים דרך רפוזיטורי בניהול מרכזי, אשר מקבל את כל בקשות ה- Pull Requests שעומדות בסטנדרט האיכות. רובם מנוהלות ע״י הקהילה, אבל הצוות של QMK עוזר כשנדרש. לשתי הגישות יש יתרונות וחסרונות וקוד עובר בחופשיות בין TMK ל- QMK כשצריך. - \ No newline at end of file + diff --git a/he-il/getting_started_getting_help.md b/he-il/getting_started_getting_help.md index e62c9f403dd..7dec3e87d6e 100644 --- a/he-il/getting_started_getting_help.md +++ b/he-il/getting_started_getting_help.md @@ -14,4 +14,4 @@ ## סוגיות GitHub ניתן לפתוח [סוגייה ב-GitHub](https://github.com/qmk/qmk_firmware/issues). הדבר שימושי במיוחד כאשר הסוגיה דורשת דיון עמוק וארוך או דיבאגינג. - \ No newline at end of file + diff --git a/he-il/hardware.md b/he-il/hardware.md index 441792e031b..70bb846f18f 100644 --- a/he-il/hardware.md +++ b/he-il/hardware.md @@ -7,4 +7,4 @@ QMK רצה על מגוון של חומרות. אם המעבד שלך יכול ל * [מעבדי AVR](hardware_avr.md) * מעבדי ARM (TBD) * [מנהלי התקנים](hardware_drivers.md) - \ No newline at end of file + diff --git a/he-il/newbs_learn_more_resources.md b/he-il/newbs_learn_more_resources.md index 8792a9de0a7..4127c387ff0 100644 --- a/he-il/newbs_learn_more_resources.md +++ b/he-il/newbs_learn_more_resources.md @@ -13,4 +13,4 @@ מקורות לפקודות שורה (Command Line): * [מדריך טוב על Command Line](https://www.codecademy.com/learn/learn-the-command-line) - \ No newline at end of file + diff --git a/ja/feature_debounce_type.md b/ja/feature_debounce_type.md index 2d874b7565c..a375ebb456e 100644 --- a/ja/feature_debounce_type.md +++ b/ja/feature_debounce_type.md @@ -43,5 +43,3 @@ endif * eager_pk - キーごとにデバウンスします。状態が変化すると、応答は即座に行われ、その後そのキーは ```DEBOUNCE``` ミリ秒の間入力されません。 * sym_g - キーボードごとにデバウンスします。状態が変化すると、グローバルタイマが設定されます。```DEBOUNCE``` ミリ秒の間何も変化がなければ、全ての入力の変更がプッシュされます。 * sym_pk - キーごとにデバウンスします。状態が変化すると、キーごとのタイマーが設定されます。```DEBOUNCE``` ミリ秒の間そのキーに変化がなければ、キーの状態の変更がプッシュされます。 - - diff --git a/ja/internals_input_callback_reg.md b/ja/internals_input_callback_reg.md index 517873b7caf..864b1d5750a 100644 --- a/ja/internals_input_callback_reg.md +++ b/ja/internals_input_callback_reg.md @@ -171,4 +171,3 @@ * `device` 関連するデバイス * `func` 登録するコールバック関数 - diff --git a/platformdev_chibios_earlyinit.md b/platformdev_chibios_earlyinit.md index 5fd78bb3364..eb932bc7743 100644 --- a/platformdev_chibios_earlyinit.md +++ b/platformdev_chibios_earlyinit.md @@ -61,4 +61,4 @@ To implement your own version of this function, in your keyboard's source files: void board_init(void) { // initialize anything that requires ChibiOS } -``` \ No newline at end of file +```