Skip to content

Commit

Permalink
Update corne.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
Woop91 authored Jul 6, 2024
1 parent 7ec00a9 commit 65202cb
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@
//-------------------------------------------------------INCLUDE AREA-----------------------------------------------------------------------------------------------

#include <behaviors.dtsi>
#include <dt-bindings/zmk/backlight.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/mouse.h>
#include <dt-bindings/zmk/rgb.h>

#define AS(keycode) &as LS(keycode) keycode
//-------------------------------------------------------COMBO-1-----------------------------------------------------------------------------------------------

/ {
Expand Down Expand Up @@ -113,8 +110,6 @@
key-positions = <0 2 1>;
};

};

Trial4 {
bindings = <&bootloader>;
key-positions = <>;
Expand Down Expand Up @@ -183,7 +178,6 @@
};


#define AS(keycode) &as LS(keycode) keycode

/ {
chosen {
Expand Down

0 comments on commit 65202cb

Please sign in to comment.