add multiocular o

This commit is contained in:
Crispy 2022-09-19 22:03:42 +02:00
parent f8355648aa
commit 78d6827e2f

View file

@ -12,6 +12,8 @@
#define L3 3
#define L4 4
ZMK_UNICODE_SINGLE(multi_o, A, N6, N6, E) // multiocular o
/ {
behaviors {
// characters with logical inverses, assigned to shift
@ -79,7 +81,7 @@
layer_3 {
bindings = <
&trans &none &none &none &tog L4 &kp C_BRI_UP &kp C_PREV &kp C_NEXT &kp C_VOL_UP &trans
&none &none &none &none &none &kp C_BRI_DN &kp C_PLAY &kp C_PAUSE &kp C_VOL_DN &none
&none &none &none &none &none &kp C_BRI_DN &kp C_PLAY &kp C_PAUSE &kp C_VOL_DN &multi_o
&trans &none &bt BT_SEL 0 &bt BT_NXT &bt BT_CLR &none &none &none &none &trans
&trans &trans &trans &trans &trans &trans
>;