Skip to content

Commit

Permalink
now csf column burned
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexCzar authored Apr 5, 2024
1 parent 5571770 commit a795f59
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions config/kyria.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,19 @@
#define BTPC 0
#define BTPH 1

&kscan0 {
col-gpios
= <&pro_micro 21 GPIO_ACTIVE_HIGH>
, <&pro_micro 20 GPIO_ACTIVE_HIGH>
, <&pro_micro 19 GPIO_ACTIVE_HIGH>
, <&gpio1 1 GPIO_ACTIVE_HIGH>
, <&pro_micro 15 GPIO_ACTIVE_HIGH>
, <&pro_micro 14 GPIO_ACTIVE_HIGH>
, <&pro_micro 16 GPIO_ACTIVE_HIGH>
, <&pro_micro 10 GPIO_ACTIVE_HIGH>
;
};


&left_encoder { steps = <30>; };
&right_encoder { steps = <30>; };
Expand Down

0 comments on commit a795f59

Please sign in to comment.