Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored Sep 14, 2024
1 parent c7da2c3 commit 97e9aed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions config/keymap/behaviors.dtsi
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#include <behaviors.dtsi>
#include <behaviors/rgbled_widget.dtsi>

// overwrites
&caps_word {
continue-list = <BACKSPACE DELETE DE_UNDER DE_MINUS>;
Expand Down
3 changes: 0 additions & 3 deletions config/keymap/keymap.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
* SPDX-License-Identifier: MIT
*/

#include "behaviors.dtsi"
#include <behaviors/rgbled_widget.dtsi>

#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/mouse.h>
Expand Down

0 comments on commit 97e9aed

Please sign in to comment.