From 1ad8ee63f804d790ac2875c77ab281ce11603af2 Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 20:40:39 +0000 Subject: [PATCH] Updated splitkb_aurora_corne.keymap --- config/splitkb_aurora_corne.keymap | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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>; }; };