mirror of
https://github.com/zoriya/abyss.git
synced 2025-12-05 22:26:18 +00:00
20 lines
281 B
YAML
20 lines
281 B
YAML
layers:
|
|
default: {}
|
|
combos:
|
|
- p: [9, 10, 11]
|
|
k: HOME
|
|
draw_separate: true
|
|
l: [default]
|
|
- p: [14, 15, 16]
|
|
k: END
|
|
draw_separate: true
|
|
l: [default]
|
|
- p: [10, 27]
|
|
k: ESC
|
|
draw_separate: true
|
|
l: [default]
|
|
- p: [15, 30]
|
|
k: ENTER
|
|
draw_separate: true
|
|
l: [default]
|