diff options
author | jakobst1n <jakob.stendahl@outlook.com> | 2023-11-29 22:24:09 +0100 |
---|---|---|
committer | jakobst1n <jakob.stendahl@outlook.com> | 2023-11-29 22:24:09 +0100 |
commit | a28160a193efd27679495c24d3582e151f9d3a14 (patch) | |
tree | b5710b40d248a43d2379858ae28b3d6472fd0433 /config/common.h | |
parent | 1ff6afebd619213e30acc3b167b44ddfe01fd6f1 (diff) | |
download | zmk-config-a28160a193efd27679495c24d3582e151f9d3a14.tar.gz zmk-config-a28160a193efd27679495c24d3582e151f9d3a14.zip |
Add homerow mods on example from urob
Diffstat (limited to 'config/common.h')
-rw-r--r-- | config/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/common.h b/config/common.h index 1292b8b..e656880 100644 --- a/config/common.h +++ b/config/common.h @@ -25,5 +25,6 @@ }; +#include "../utils/homerow.h" #include "../utils/unicode.h" |