0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 14:48:03 +03:00

Update README.md with new function key operations list

This commit is contained in:
OneOfEleven
2023-10-04 22:56:54 +01:00
parent 74a9adcdbd
commit 6e7f8b1877
4 changed files with 31 additions and 17 deletions

View File

@ -60,6 +60,12 @@ ENABLE_COPY_CHAN_TO_VFO := 1 copy current channel into the other VFO
#ENABLE_BAND_SCOPE := 1 not yet implemented - spectrum/pan-adapter
```
# New/modified function keys
* Long-press 'M' = Copy selected channel into the same VFO, then switches to frequency mode
* Long-press '5' = Toggle a selected channels scanlist setting .. if NOAA is disable in Makefile
* Long-press '*' = Toggles the scanlist number 1, 2 or ALL channels .. if in channel scan mode
# Some changes made from the Quansheng firmware
* Various Quansheng firmware bugs fixed