Remove trailing whitespace from some documents

anne_pro
Michiel Visser 2019-11-28 17:56:47 +01:00
parent cb542bb44d
commit 5d47255573
2 changed files with 27 additions and 27 deletions

View File

@ -6,8 +6,8 @@ QMK firmware port for the Anne Pro 60% keyboard produced by [Obins](http://en.ob
__This firmware is not created or supported by the creator of this keyboard!__
Keyboard Maintainer: [Michiel Visser](https://github.com/msvisser)
Hardware Supported: Anne Pro (this means no support for the _Anne Pro 2_)
Keyboard Maintainer: [Michiel Visser](https://github.com/msvisser)
Hardware Supported: Anne Pro (this means no support for the _Anne Pro 2_)
Hardware Availability: Discontinued, [possible vendors](https://www.reddit.com/r/AnnePro/wiki/vendors)
Make sure you check out the correct branch for this keyboard!

View File

@ -1,45 +1,45 @@
# Anne Pro 2 Windows keymap
# Anne Pro 2 Windows keymap
### This keymap adds TAP, Media Keys features and AP2-like backlight control.
### This keymap adds TAP, Media Keys features and AP2-like backlight control.
### Maintainer: [angelokofficial](https://github.com/angelokofficial)
__Keys:__
ANNE+0 - off/on the backlight
ANNE+9 - switch the backlight profile
ANNE + =/+ - increases brightness
ANNE + - -/_ - changes backlight speed
ANNE+ESC - reset the keyboard (instead of button on the back side)
ANNE+ESC+hold ESC - enter to the bootloader (DFU) mode
ANNE+0 - off/on the backlight
ANNE+9 - switch the backlight profile
ANNE + =/+ - increases brightness
ANNE + - -/_ - changes backlight speed
ANNE+ESC - reset the keyboard (instead of button on the back side)
ANNE+ESC+hold ESC - enter to the bootloader (DFU) mode
__TAP:__
Right Shift - up arrow
ANNE - down arrow
FN - left arrow
Right CTRL - right arrow
Right Shift - up arrow
ANNE - down arrow
FN - left arrow
Right CTRL - right arrow
__Bluetooth:__
Fn+B - enter BT mode
=/+ - turn ON BT
-/_ - turn OFF BT
0 - enter legacy BT mode
1,2,3,4 - should work as bt profiles for switch among connected devices
Fn+B - enter BT mode
=/+ - turn ON BT
-/_ - turn OFF BT
0 - enter legacy BT mode
1,2,3,4 - should work as bt profiles for switch among connected devices
**Media keys:**
ANNE+1 - stop
ANNE+2 - volume down
ANNE+3 - volume up
ANNE+4 - previous track
ANNE+5 - pause/play
ANNE+6 - next track
ANNE+7 - mute/unmute volume
ANNE+1 - stop
ANNE+2 - volume down
ANNE+3 - volume up
ANNE+4 - previous track
ANNE+5 - pause/play
ANNE+6 - next track
ANNE+7 - mute/unmute volume
All other keys remain on their own places.
All other keys remain on their own places.
To compile: `make anne_pro:<your_keymap>`