diff options
author | Joel Challis <git@zvecr.com> | 2023-04-02 05:31:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-02 05:31:22 +0100 |
commit | 1fb06ee9afac2c58e01b9b0be72200dd88f828c3 (patch) | |
tree | b12fb1a90af9d8c5550d1c406ff758ac9db566da /users/toinux | |
parent | 1b8c7c39d7ec58da415aae8c8ca607013a26f4f8 (diff) |
Remove some use of keymap.h (#20316)
Diffstat (limited to 'users/toinux')
-rw-r--r-- | users/toinux/keymap_qwerty_fr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/toinux/keymap_qwerty_fr.h b/users/toinux/keymap_qwerty_fr.h index 4bd50c4075..3c0195c7f0 100644 --- a/users/toinux/keymap_qwerty_fr.h +++ b/users/toinux/keymap_qwerty_fr.h @@ -16,7 +16,7 @@ #pragma once -#include "keymap.h" +#include "keycodes.h" // clang-format off |