Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
codeyoma committed Feb 12, 2024
1 parent 6c6ce52 commit b2c025d
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions config/boards/shields/cradio/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
#define PARAM_ONE 1
#define PARAM_TWO 2

#include "../../../../sweep/custom/behaviors.dtsi"
#include "../../../../sweep/custom/combos.dtsi"
#include "../../../../sweep/custom/macros.dtsi"
#include "../../../../sweep/layer/L1-qwerty.dtsi"
#include "../../../../sweep/layer/L1-colemak.dtsi"
#include "../../../../sweep/layer/L2-lower.dtsi"
#include "../../../../sweep/layer/L3-raise.dtsi"
#include "../../../../sweep/layer/L4-adjust.dtsi"
#include "../../../../sweep/layer/L5-test.dtsi"
#include "../sweep/custom/behaviors.dtsi"
#include "../sweep/custom/combos.dtsi"
#include "../sweep/custom/macros.dtsi"
#include "../sweep/layer/L1-qwerty.dtsi"
#include "../sweep/layer/L1-colemak.dtsi"
#include "../sweep/layer/L2-lower.dtsi"
#include "../sweep/layer/L3-raise.dtsi"
#include "../sweep/layer/L4-adjust.dtsi"
#include "../sweep/layer/L5-test.dtsi"

/ {
conditional_layers {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b2c025d

Please sign in to comment.