Merge remote-tracking branch 'origin/master' into develop
Added cancel_key_lock function (#15321)
[Keyboard] Add Vertex 40% (#15323)
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Unicode and cursor sync - drashna keymap (#15328)
Merge remote-tracking branch 'origin/master' into develop
Fix keyboard level use of OLED_DRIVER_ENABLE (#15343)
Merge remote-tracking branch 'origin/master' into develop
fixed oled in bongocat keymap and fixed encoder direction (#15232)
* fixed oled in bongocat keymap (#13454) and fixed encoder direction for prod parts
* updated readme for launch later today
Merge remote-tracking branch 'origin/master' into develop
Add TRNS to LOWER layer (#15288)
This commit makes the mode keys transparent in the LOWER layer instead
of disabled.
Before this commit, the following sequence of key presses `LGUI+LOWER+l`
would translate into `Cmd+right` in macOS and, therefore, move the
cursor to the end of line.
But, pressing `LOWER+LGUI+l` would completely ignore the `LGUI` and,
therefore, move the cursor one letter to the right.
With this change, pressing `LOWER+LGUI+l` produces the same result as
`LGUI+LOWER+l`.
This is also true for multiple other combinations, like
`RALT+SHIFT+LOWER+l`, `LOWER+RALT+SHIFT+l`, `SHIFT+LOWER+RALT+l`, etc.
Co-authored-by: Gaston Jorquera <gjorquera@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
Enable RGB Matrix animations being used (#15338)
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
Meridian LED update (#15329)
* Meridian first update
* Update README, adjust timing settings
* Update README
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop