mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2024-11-24 02:40:27 +01:00
idk what im doing
This commit is contained in:
parent
eaec9128a5
commit
eb881f3671
1 changed files with 7 additions and 4 deletions
|
@ -26,6 +26,7 @@ ZMK_UNICODE_PAIR(win_ae, N0, N0, E, N4, N0, N0, C, N4)
|
|||
ZMK_UNICODE_PAIR(win_ao, N0, N0, E, N5, N0, N0, C, N5)
|
||||
ZMK_UNICODE_PAIR(win_oe, N0, N0, F, N6, N0, N0, D, N6)
|
||||
|
||||
|
||||
#define BASE 0
|
||||
#define SYM 1
|
||||
#define NAV 2
|
||||
|
@ -43,7 +44,9 @@ ZMK_UNICODE_PAIR(win_oe, N0, N0, F, N6, N0, N0, D, N6)
|
|||
then-layer = <WIN_UNI>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
/ {
|
||||
keymap {
|
||||
compatible = "zmk,keymap";
|
||||
l_base {
|
||||
|
|
Loading…
Reference in a new issue