Update app/boards/shields/reviung53/reviung53.keymap
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
881f7701fb
commit
f34a57e2c3
1 changed files with 6 additions and 6 deletions
|
@ -10,13 +10,13 @@
|
||||||
#include <dt-bindings/zmk/rgb.h>
|
#include <dt-bindings/zmk/rgb.h>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
conditional_layers {
|
conditional_layers {
|
||||||
compatible = "zmk,conditional-layers";
|
compatible = "zmk,conditional-layers";
|
||||||
tri_layer {
|
tri_layer {
|
||||||
if-layers = <1 2>;
|
if-layers = <1 2>;
|
||||||
then-layer = <3>;
|
then-layer = <3>;
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
keymap {
|
keymap {
|
||||||
compatible = "zmk,keymap";
|
compatible = "zmk,keymap";
|
||||||
|
|
Loading…
Add table
Reference in a new issue