Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
tymm committed Jul 30, 2023
1 parent 39d025f commit e2182fe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "zmk-nodefree-config"]
path = zmk-nodefree-config
url = https://github.com/urob/zmk-nodefree-config
5 changes: 4 additions & 1 deletion config/adv360pro.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
#include <dt-bindings/zmk/rgb.h>
#include <dt-bindings/zmk/backlight.h>

#include "../zmk-nodefree-config/helper.h"
#include "../zmk-nodefree-config/international_chars/german.dtsi"

/* definitions for mouse layer */
#include "mouse.dtsi"

Expand Down Expand Up @@ -42,7 +45,7 @@
colemak_layer {
bindings = <
___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___
___ &kp Q &kp W &kp F &kp P &kp B ___ ___ &kp J &kp L &kp U &kp Y &kp SQT &kp BSLH
___ &kp Q &de_ae &kp F &kp P &kp B ___ ___ &kp J &kp L &kp U &kp Y &kp SQT &kp BSLH
___ &kp A &kp R &kp S &kp T &kp G ___ ___ &kp M &kp N &kp E &kp I &kp O &kp FSLH
___ &kp Z &kp X &kp C &kp D &kp V &kp K &kp H &kp COMMA &kp DOT &kp SEMI ___
___ ___ ___ ___ ___ ___ ___ ___ ___ ___
Expand Down
1 change: 1 addition & 0 deletions zmk-nodefree-config
Submodule zmk-nodefree-config added at 6d5ad7

0 comments on commit e2182fe

Please sign in to comment.