diff --git a/config/splitkb_aurora_corne.keymap b/config/splitkb_aurora_corne.keymap index 046b97c..c2413df 100644 --- a/config/splitkb_aurora_corne.keymap +++ b/config/splitkb_aurora_corne.keymap @@ -5,6 +5,7 @@ */ #include +#include #include / { @@ -13,11 +14,21 @@ linux { bindings = <&to 0>; - key-positions = <0 12 24 27>; + key-positions = <0 12 24>; }; mac { - bindings = <&to 0>; + bindings = <&to 2>; + key-positions = <11 23 35>; + }; + + linuxbt { + bindings = <&bt BT_SEL 0>; + key-positions = <0 12 24>; + }; + + macbt { + bindings = <&bt BT_SEL 1>; key-positions = <11 23 35>; }; };