From a28160a193efd27679495c24d3582e151f9d3a14 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Wed, 29 Nov 2023 22:24:09 +0100 Subject: Add homerow mods on example from urob --- config/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config/common.h') 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" -- cgit v1.2.3