Skip to content

Commit

Permalink
feat: add soft-off to keymaps
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Aug 13, 2024
1 parent 72948b2 commit 742fc30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include "zmk-helpers/helper.h"
#include "zmk-helpers/key-labels/36.h"
#include "../layouts/canadian-multilingual-standard.dtsi"
#include "../behaviors/soft-off.dtsi"
#include "../behaviors/combos_36.dtsi"
#include "../behaviors/hold-tap.dtsi"
#include "../behaviors/macros.dtsi"
Expand Down
1 change: 1 addition & 0 deletions config/urchin.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include "zmk-helpers/key-labels/36.h"
#include "zmk-helpers/key-labels/34.h"
#include "../layouts/canadian-multilingual-standard.dtsi"
#include "../behaviors/soft-off.dtsi"
#include "../behaviors/combos_34.dtsi"
#include "../behaviors/mouse.dtsi"
#include "../behaviors/hold-tap.dtsi"
Expand Down

0 comments on commit 742fc30

Please sign in to comment.