aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorGarrett Brown <themagnificentmrb@gmail.com>2024-01-13 18:52:06 -0800
committerGarrett Brown <themagnificentmrb@gmail.com>2024-01-16 17:58:04 -0800
commit371ef7cab7b1d7eecee73fc71dd0f9fe7f148413 (patch)
treeda682cb632e616c109368ef728365f909d1cf2ac /cmake
parentaa24e0282de67ad5352f38c77f5b7783b296fca5 (diff)
[Keyboard] Refactor keyboard files into input/keyboard/ folder
Diffstat (limited to 'cmake')
-rw-r--r--cmake/treedata/common/input.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/input.txt b/cmake/treedata/common/input.txt
index 6f99ec52c4..99a50a7d32 100644
--- a/cmake/treedata/common/input.txt
+++ b/cmake/treedata/common/input.txt
@@ -8,6 +8,7 @@ xbmc/input/joysticks/generic input/joysticks/generic
xbmc/input/joysticks/interfaces input/joysticks/interfaces
xbmc/input/keyboard input/keyboard
xbmc/input/keyboard/generic input/keyboard/generic
+xbmc/input/keyboard/interfaces input/keyboard/interfaces
xbmc/input/keymaps input/keymaps
xbmc/input/keymaps/generic input/keymaps/generic
xbmc/input/keymaps/interfaces input/keymaps/interfaces