diff options
| author | Oscar Nelin <omn@dalux.com> | 2024-03-19 07:56:57 +0000 |
|---|---|---|
| committer | Oscar Nelin <omn@dalux.com> | 2024-03-19 07:56:57 +0000 |
| commit | 83427e533e6170bca856b56436a79303ac3886e8 (patch) | |
| tree | 026adfec99781ad9d9634c272473d13c07a2b050 | |
| parent | e949df13a03a30041b662ff9237ca6a2e8237a83 (diff) | |
Fix combo to switch to settings layer
| -rw-r--r-- | config/cradio.keymap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cradio.keymap b/config/cradio.keymap index 0eb6ab0..0203718 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -75,7 +75,7 @@ timeout-ms = <150>; // t + y key-positions = <4 5>; - bindings = <&bootloader>; + bindings = <&to SETTINGS>; layers = <NAV>; }; |
