Changed right thumb to enter
This commit is contained in:
parent
5d7599202b
commit
7150f59166
@ -87,7 +87,7 @@ pub const MAP: [[Keyboard; NUMBER_OF_KEYS]; 3] = [
|
|||||||
Keyboard::LeftAlt, // 39
|
Keyboard::LeftAlt, // 39
|
||||||
Keyboard::NoEventIndicated, // 40 Fn (= will never trigg this layer)
|
Keyboard::NoEventIndicated, // 40 Fn (= will never trigg this layer)
|
||||||
Keyboard::Space, // 41
|
Keyboard::Space, // 41
|
||||||
Keyboard::Space, // 42
|
Keyboard::ReturnEnter, // 42
|
||||||
Keyboard::NoEventIndicated, // 43 Fn (= will never trigg this layer)
|
Keyboard::NoEventIndicated, // 43 Fn (= will never trigg this layer)
|
||||||
Keyboard::NoEventIndicated, // 44 Fn (= will never trigg this layer)
|
Keyboard::NoEventIndicated, // 44 Fn (= will never trigg this layer)
|
||||||
Keyboard::NoEventIndicated, // 45 no button connected
|
Keyboard::NoEventIndicated, // 45 no button connected
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user