diff --git a/jwm-art/rootfs/etc/X11/xorg.conf.d/00-keyboard.conf b/jwm-art/rootfs/etc/X11/xorg.conf.d/00-keyboard.conf
deleted file mode 100644
index 8a9e327d468846043d3a685071a9f8ccec4e8325..0000000000000000000000000000000000000000
--- a/jwm-art/rootfs/etc/X11/xorg.conf.d/00-keyboard.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-Section "InputClass"
-        Identifier "system-keyboard"
-        MatchIsKeyboard "on"
-        Option "XkbLayout" "us"
-        Option "XkbModel" "pc105"
-EndSection