From fbbec2e92ba9a9162c5141fbcc484db28e426344 Mon Sep 17 00:00:00 2001 From: Marc Poulhiès Date: Sat, 3 Sep 2022 09:38:56 +0200 Subject: rust: use holdtap keys MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Make i-e-t keys (bépo) alt-l1-alt with holdtap --- firmware/rust/src/layout.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/rust/src/layout.rs') diff --git a/firmware/rust/src/layout.rs b/firmware/rust/src/layout.rs index 651a0a3..171f127 100644 --- a/firmware/rust/src/layout.rs +++ b/firmware/rust/src/layout.rs @@ -52,7 +52,7 @@ pub static LAYERS: keyberon::layout::Layers<12, 5, 2, CustomActions> = keyberon: { [Kb1 Kb2 Kb3 Kb4 Kb5 Grave Kb6 Kb7 Kb8 Kb9 Kb0 Minus] [Q W E R T Tab Y U I O P LBracket] - [A S D F G BSpace H J K L SColon Quote] + [A S {D_ALT} {F_L1} G BSpace H J {K_ALT} L SColon Quote] [Z X C V B Enter N M Comma Dot Slash Bslash ] [LCtrl (1) LGui LShift LAlt Space RAlt RBracket Equal Delete RShift RCtrl] } -- cgit v1.2.3