had to remove that limiter

- upon reading documentation I don't think I can do COMBO_ONLY_FROM_LAYER and
COMBO_SHOULD_TRIGGER at the same time unless its for base layer
- something to do with needing those keys to be defined on the other layers
- like if I wanted tab to work on NAV, i need to add U and I to that same spot on
the NAV layer
This commit is contained in:
Victor 2024-05-12 21:07:47 -05:00
parent d3fbe16926
commit c825ba8319
Failed to generate hash of commit
4 changed files with 6 additions and 10 deletions

View file

@ -88,8 +88,8 @@ Enables additional keys to be mapped by pressing multiple keys simultaneously. P
| `R` + `F` | `Mouse Button 4` | Back |
| `T` + `G` | `Mouse Button 5` | Forward |
| `T` + `G` | `Drag Scroll Toggle` | |
| `C` + `V` | `Enter` | Disabled on `SYMBOL` layer |
| `U` + `I` | `Tab` | Disabled on `SYMBOL` layer |
| `C` + `V` | `Enter` | |
| `U` + `I` | `Tab` | |
| `M` + `Comma` | `Backspace` | |
### Key Overrides