Skip to content

Commit

Permalink
Test official zmk 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbUk committed Feb 13, 2024
1 parent 78f492b commit acd391f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 53 deletions.
7 changes: 3 additions & 4 deletions config/m60.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>
#include "mouse.dtsi"

#define none &none
#define ____ &trans
Expand Down Expand Up @@ -117,9 +116,9 @@ ____ ____ ____ ____
alt_layer {
bindings = <
none none none none none none none none none none _(C_ASPECT) _(C_BRI_DEC) _(C_BRI_INC) &sys_reset
none U_BTN1 U_MS_U U_BTN2 none none none U_BTN1 U_MS_U U_BTN2 none none none none
none U_MS_L U_MS_D U_MS_R none none U_WH_U U_MS_L U_MS_D U_MS_R none none none
none none none none none &bootloader U_WH_D none none none none none
none none none none none none none none none none none none none none
none none none none none none none none none none none none none
none none none none none &bootloader none none none none none none
none none none none none none none none
>;
};
Expand Down
46 changes: 0 additions & 46 deletions config/mouse.dtsi

This file was deleted.

6 changes: 3 additions & 3 deletions config/west.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
manifest:
remotes:
- name: urob
url-base: https://github.com/urob
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
projects:
- name: zmk
remote: urob
remote: zmkfirmware
revision: main
import: app/west.yml
self:
Expand Down

0 comments on commit acd391f

Please sign in to comment.