mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-26 05:54:46 -07:00
update docs
This commit is contained in:
@@ -23,7 +23,7 @@ steps:
|
|||||||
- ls -laS artifacts-default
|
- ls -laS artifacts-default
|
||||||
- ls -laS artifacts-default/f7-update-${DRONE_TAG}
|
- ls -laS artifacts-default/f7-update-${DRONE_TAG}
|
||||||
- sed -i 's/(version)/'${DRONE_TAG}'/g' CHANGELOG.md
|
- sed -i 's/(version)/'${DRONE_TAG}'/g' CHANGELOG.md
|
||||||
- echo '# [Install via Web Updater](https://my.flipp.dev/?url=https://unleashedflip.com/builds/flipper-z-f7-update-'${DRONE_TAG}'.tgz&channel=dev-cfw&version='${DRONE_TAG})'' >> CHANGELOG.md
|
- echo '# [Install via Web Updater](https://my.flipp.dev/?url=https://unleashedflip.com/builds/flipper-z-f7-update-'${DRONE_TAG}'.tgz&channel=dev-cfw&version='${DRONE_TAG}')' >> CHANGELOG.md
|
||||||
environment:
|
environment:
|
||||||
FBT_TOOLS_CUSTOM_LINK:
|
FBT_TOOLS_CUSTOM_LINK:
|
||||||
from_secret: fbt_link
|
from_secret: fbt_link
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ Currently implemented:
|
|||||||
* `US` = US (default)
|
* `US` = US (default)
|
||||||
* `DE` = German QWERTZ
|
* `DE` = German QWERTZ
|
||||||
* `FR` = AZERTY (based on [this](https://github.com/ikazeer/flipperzero-AZERTY))
|
* `FR` = AZERTY (based on [this](https://github.com/ikazeer/flipperzero-AZERTY))
|
||||||
|
* `HU` = Hungarian QWERTZ
|
||||||
|
|
||||||
**If you are writing payloads on windows you need to make sure EOL Conversion is set to LF Unix in your text editor and not windows CR LF. If you do not it will fail to run the payload.**
|
**If you are writing payloads on windows you need to make sure EOL Conversion is set to LF Unix in your text editor and not windows CR LF. If you do not it will fail to run the payload.**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user