commit e855d7f7ba38bb6930c4088d1239f62d9b9cb2f9
parent 5a1f6b2e006353dbba7b6e0f67522928e40b34a8
Author: Tomas Nemec <owl@gtms.dev>
Date: Thu, 1 May 2025 11:24:15 +0200
update
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/after/plugin/qmk.lua b/after/plugin/qmk.lua
@@ -55,9 +55,9 @@ if pcall(require, 'qmk') then
'x x x x x x x x x x x x x x',
'x x x x x x x x x x x x x x',
'x x x x x x x x x x x x x x',
- 'x x x x x x x x x x x x _ x',
- 'x _ x x x x x x x x x x _ x',
- 'x x x x _ x _ _ x x x x x x',
+ 'x x x x x x x x x x x x xx^',
+ '^xx x x x x x x x x x x xx^',
+ 'x x x x xxx^xxx x x x x x x',
},
comment_preview = { keymap_overrides = { XXXXXXX = 'XX', KC_NO = 'XX' } },
})