Skip to content

Commit

Permalink
change input source and remove unused multimedia keys
Browse files Browse the repository at this point in the history
  • Loading branch information
equiman committed Feb 2, 2024
1 parent 0f856f6 commit e049f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/os/windows/keymap.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
windows_settings_layer {
#define WS10 &kp LG(LS(GRAVE)) // tap: fancy zones
#define WS11 &kp LC(LS(ESC)) // tap: task manager
#define WS12 &kp LG(KEY_SPC) // tap: input source
#define WS12 &kp LG(SPACE) // tap: input source
#define WS24 &bt BT_CLR // tap: clear Bluetooth

#define WS22 &kp RG(PAUSE_BREAK) // tap: system info
Expand Down

0 comments on commit e049f34

Please sign in to comment.