Skip to content

Commit

Permalink
fix keymap path
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanaq committed Oct 20, 2024
1 parent 06b74d3 commit e8afc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/includes/behaviours_homerow_mods.dtsi
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Make sure settings.dtsi is included before this file
#include "../../zmk-nodefree-config/key-labels/36.h"
#include "../../zmk-nodefree-config/include/zmk-helpers/key-labels/36.h"

#define KEYS_L LT0 LT1 LT2 LT3 LT4 LM0 LM1 LM2 LM3 LM4 LB0 LB1 LB2 LB3 LB4
#define KEYS_R RT0 RT1 RT2 RT3 RT4 RM0 RM1 RM2 RM3 RM4 RB0 RB1 RB2 RB3 RB4
Expand Down

0 comments on commit e8afc6f

Please sign in to comment.