Skip to content

Commit

Permalink
Revert "removes uncessary includes"
Browse files Browse the repository at this point in the history
This reverts commit ec1706c.
  • Loading branch information
joao-lobao committed Aug 1, 2024
1 parent 33442e6 commit 0a8c9b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/redox.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
# CONFIG_ZMK_RGB_UNDERGLOW=y
# CONFIG_WS2812_STRIP=y
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_MOUSE=y
2 changes: 2 additions & 0 deletions config/redox.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/mouse.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/ext_power.h>
#include <dt-bindings/zmk/outputs.h>

/ {
macros {
Expand Down

0 comments on commit 0a8c9b1

Please sign in to comment.