diff options
author | Joel Challis <git@zvecr.com> | 2023-11-26 18:36:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-27 05:36:45 +1100 |
commit | 1ed03f498fa204178c2696c510ac6a2cd8524e2d (patch) | |
tree | b97c1f983b7e4b57c007d0feedadd3ad3e39062b /users/xulkal/xulkal.h | |
parent | 4908d4b1ca260efecf3613e6517aa3a6f2034876 (diff) |
Remove userspace keymaps (#22544)
Diffstat (limited to 'users/xulkal/xulkal.h')
-rw-r--r-- | users/xulkal/xulkal.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/users/xulkal/xulkal.h b/users/xulkal/xulkal.h deleted file mode 100644 index 32df8df0c6..0000000000 --- a/users/xulkal/xulkal.h +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once - -#include "process_records.h" -#include "layouts.h" -#include "custom_keycodes.h" -#include "custom_tap_dance.h" |