Remove trailing whitespace from some documents
parent
cb542bb44d
commit
5d47255573
|
|
@ -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!__
|
__This firmware is not created or supported by the creator of this keyboard!__
|
||||||
|
|
||||||
Keyboard Maintainer: [Michiel Visser](https://github.com/msvisser)
|
Keyboard Maintainer: [Michiel Visser](https://github.com/msvisser)
|
||||||
Hardware Supported: Anne Pro (this means no support for the _Anne Pro 2_)
|
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)
|
Hardware Availability: Discontinued, [possible vendors](https://www.reddit.com/r/AnnePro/wiki/vendors)
|
||||||
|
|
||||||
Make sure you check out the correct branch for this keyboard!
|
Make sure you check out the correct branch for this keyboard!
|
||||||
|
|
|
||||||
|
|
@ -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)
|
### Maintainer: [angelokofficial](https://github.com/angelokofficial)
|
||||||
|
|
||||||
|
|
||||||
__Keys:__
|
__Keys:__
|
||||||
|
|
||||||
ANNE+0 - off/on the backlight
|
ANNE+0 - off/on the backlight
|
||||||
ANNE+9 - switch the backlight profile
|
ANNE+9 - switch the backlight profile
|
||||||
ANNE + =/+ - increases brightness
|
ANNE + =/+ - increases brightness
|
||||||
ANNE + - -/_ - changes backlight speed
|
ANNE + - -/_ - changes backlight speed
|
||||||
ANNE+ESC - reset the keyboard (instead of button on the back side)
|
ANNE+ESC - reset the keyboard (instead of button on the back side)
|
||||||
ANNE+ESC+hold ESC - enter to the bootloader (DFU) mode
|
ANNE+ESC+hold ESC - enter to the bootloader (DFU) mode
|
||||||
|
|
||||||
__TAP:__
|
__TAP:__
|
||||||
|
|
||||||
Right Shift - up arrow
|
Right Shift - up arrow
|
||||||
ANNE - down arrow
|
ANNE - down arrow
|
||||||
FN - left arrow
|
FN - left arrow
|
||||||
Right CTRL - right arrow
|
Right CTRL - right arrow
|
||||||
|
|
||||||
|
|
||||||
__Bluetooth:__
|
__Bluetooth:__
|
||||||
|
|
||||||
Fn+B - enter BT mode
|
Fn+B - enter BT mode
|
||||||
=/+ - turn ON BT
|
=/+ - turn ON BT
|
||||||
-/_ - turn OFF BT
|
-/_ - turn OFF BT
|
||||||
0 - enter legacy BT mode
|
0 - enter legacy BT mode
|
||||||
1,2,3,4 - should work as bt profiles for switch among connected devices
|
1,2,3,4 - should work as bt profiles for switch among connected devices
|
||||||
|
|
||||||
|
|
||||||
**Media keys:**
|
**Media keys:**
|
||||||
|
|
||||||
ANNE+1 - stop
|
ANNE+1 - stop
|
||||||
ANNE+2 - volume down
|
ANNE+2 - volume down
|
||||||
ANNE+3 - volume up
|
ANNE+3 - volume up
|
||||||
ANNE+4 - previous track
|
ANNE+4 - previous track
|
||||||
ANNE+5 - pause/play
|
ANNE+5 - pause/play
|
||||||
ANNE+6 - next track
|
ANNE+6 - next track
|
||||||
ANNE+7 - mute/unmute volume
|
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>`
|
To compile: `make anne_pro:<your_keymap>`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue