Browse Source

[Keymap] Fix typo and function layer image for Quefrency (#5719)

pull/5731/head
Jonathan Rascher 5 years ago
committed by Drashna Jaelre
parent
commit
27cff473e0
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      keyboards/keebio/quefrency/keymaps/bcat/keymap.c
  2. +1
    -1
      keyboards/keebio/quefrency/keymaps/bcat/readme.md

+ 1
- 1
keyboards/keebio/quefrency/keymaps/bcat/keymap.c View File

@ -6,7 +6,7 @@ enum layer {
LAYER_MOUSE,
};
/* Switch to mouse function layer when held. */
/* Switch to function layer when held. */
#define LY_FUNC MO(LAYER_FUNCTION)
/* Switch to mouse layer when held; send menu key when tapped. */


+ 1
- 1
keyboards/keebio/quefrency/keymaps/bcat/readme.md View File

@ -10,7 +10,7 @@ cluster, and mouse keys on their own layer centered around the arrow cluster.
## Function layer
![Function layer layout](https://i.imgur.com/eucGFjL.png)
![Function layer layout](https://i.imgur.com/Hu5wNpl.png)
## Mouse layer


Loading…
Cancel
Save