From cb542bb44d9c9158347bfd78f7b1046041efd8a6 Mon Sep 17 00:00:00 2001 From: Michiel Visser Date: Thu, 28 Nov 2019 17:35:14 +0100 Subject: [PATCH] Add documentation to the three default keymaps --- keyboards/anne_pro/keymaps/arrow/readme.md | 22 ++++++++++++++++++++ keyboards/anne_pro/keymaps/default/readme.md | 22 ++++++++++++++++++++ keyboards/anne_pro/keymaps/macos/readme.md | 22 ++++++++++++++++++++ 3 files changed, 66 insertions(+) create mode 100644 keyboards/anne_pro/keymaps/arrow/readme.md create mode 100644 keyboards/anne_pro/keymaps/default/readme.md create mode 100644 keyboards/anne_pro/keymaps/macos/readme.md diff --git a/keyboards/anne_pro/keymaps/arrow/readme.md b/keyboards/anne_pro/keymaps/arrow/readme.md new file mode 100644 index 0000000000..87ff650b8d --- /dev/null +++ b/keyboards/anne_pro/keymaps/arrow/readme.md @@ -0,0 +1,22 @@ +# Anne Pro Arrow keymap + +### Maintainer: [msvisser](https://github.com/msvisser) + +This keymap is the arrows keymap supplied on the original Anne Pro firmware. +However the interface for Bluetooth is changed slightly. + +### Bluetooth +To enable the Bluetooht layer press `FN+B`. + +While in the Bluetooth layer: +- `ESC` - Exit Bluetooth layer +- `1, 2, 3, 4` - Connect to saved profile +- `Q, W, E, R` - Save connection to profile +- `A, S, D, F` - Delete saved connection +- `0` - Toggle legacy Bluetooth mode +- `-` - Disable Bluetooth +- `+` - Enable Bluetooth + +Finally the lighting on the `ESC` key tries to indicate the connection status +of the Bluetooth. However this might sometimes go out of sync. To update the +connection status press the left `CTRL` key. diff --git a/keyboards/anne_pro/keymaps/default/readme.md b/keyboards/anne_pro/keymaps/default/readme.md new file mode 100644 index 0000000000..1d2aa725b9 --- /dev/null +++ b/keyboards/anne_pro/keymaps/default/readme.md @@ -0,0 +1,22 @@ +# Anne Pro Default (Windows) keymap + +### Maintainer: [msvisser](https://github.com/msvisser) + +This keymap is the default Windows keymap supplied on the original Anne Pro +firmware. However the interface for Bluetooth is changed slightly. + +### Bluetooth +To enable the Bluetooht layer press `FN+B`. + +While in the Bluetooth layer: +- `ESC` - Exit Bluetooth layer +- `1, 2, 3, 4` - Connect to saved profile +- `Q, W, E, R` - Save connection to profile +- `A, S, D, F` - Delete saved connection +- `0` - Toggle legacy Bluetooth mode +- `-` - Disable Bluetooth +- `+` - Enable Bluetooth + +Finally the lighting on the `ESC` key tries to indicate the connection status +of the Bluetooth. However this might sometimes go out of sync. To update the +connection status press the left `CTRL` key. diff --git a/keyboards/anne_pro/keymaps/macos/readme.md b/keyboards/anne_pro/keymaps/macos/readme.md new file mode 100644 index 0000000000..1fca1acad8 --- /dev/null +++ b/keyboards/anne_pro/keymaps/macos/readme.md @@ -0,0 +1,22 @@ +# Anne Pro macOS keymap + +### Maintainer: [msvisser](https://github.com/msvisser) + +This keymap is the macOS keymap supplied on the original Anne Pro firmware. +However the interface for Bluetooth is changed slightly. + +### Bluetooth +To enable the Bluetooht layer press `FN+B`. + +While in the Bluetooth layer: +- `ESC` - Exit Bluetooth layer +- `1, 2, 3, 4` - Connect to saved profile +- `Q, W, E, R` - Save connection to profile +- `A, S, D, F` - Delete saved connection +- `0` - Toggle legacy Bluetooth mode +- `-` - Disable Bluetooth +- `+` - Enable Bluetooth + +Finally the lighting on the `ESC` key tries to indicate the connection status +of the Bluetooth. However this might sometimes go out of sync. To update the +connection status press the left `CTRL` key.