Skip to content

Commit

Permalink
Add studio-unlock
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored and github-actions[bot] committed Sep 8, 2024
1 parent d417d3b commit 568eb30
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/keymap/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@

COMBO(cw, &caps_word, LM1 RM1 , DEF, COMBO_TERM_SLOW)
COMBO(bl, &bootloader, LM4 RM4 , FUN, COMBO_TERM_SLOW)
COMBO(su, &studio_unlock, LT0 RT0 , FUN, COMBO_TERM_SLOW)
COMBO(f11, &kp F11, LT0 LM0 , FUN, COMBO_TERM_MID)

COMBO(undo, &kp U_UND, LB3 LB2 , NAV, COMBO_TERM_MID)
Expand Down
7 changes: 7 additions & 0 deletions keymap-drawer/akohekohe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions keymap-drawer/akohekohe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,9 @@ combos:
l: [FUN]
a: top
o: 2.4
- p: [3, 4]
k: $$mdi:lock-open-outline$$
l: [FUN]
- p: [3, 12]
k: F11
l: [FUN]
Expand Down
1 change: 1 addition & 0 deletions keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ parse_config:
raw_binding_map:
'&sys_reset': $$mdi:backup-restore$$
'&bootloader': $$mdi:progress-download$$
'&studio_unlock': $$mdi:lock-open-outline$$
'&hml LA(LCTRL) TAB': $$mdi:keyboard-tab$$
'&hml_repeat LS(LCTRL) 0': $$mdi:repeat$$
'&key_repeat': $$mdi:repeat$$
Expand Down
9 changes: 9 additions & 0 deletions keymap-drawer/rommana.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions keymap-drawer/rommana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,9 @@ combos:
l: [FUN]
a: top
o: 2.4
- p: [4, 5]
k: $$mdi:lock-open-outline$$
l: [FUN]
- p: [4, 14]
k: F11
l: [FUN]
Expand Down
9 changes: 9 additions & 0 deletions keymap-drawer/sweep.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions keymap-drawer/sweep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,9 @@ combos:
l: [FUN]
a: top
o: 2.4
- p: [4, 5]
k: $$mdi:lock-open-outline$$
l: [FUN]
- p: [4, 14]
k: F11
l: [FUN]
Expand Down

0 comments on commit 568eb30

Please sign in to comment.