From 78ccd9c201199444bc06161b05ee8d7ba9c31613 Mon Sep 17 00:00:00 2001 From: peepeetee <43021794+peepeetee@users.noreply.github.com> Date: Sat, 21 Aug 2021 22:53:49 -0500 Subject: Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159) * reset; redoing my steps; and recommit * include xd002/.noci --- keyboards/xiudi/xd002/info.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 keyboards/xiudi/xd002/info.json (limited to 'keyboards/xiudi/xd002/info.json') diff --git a/keyboards/xiudi/xd002/info.json b/keyboards/xiudi/xd002/info.json new file mode 100644 index 0000000000..101952ec35 --- /dev/null +++ b/keyboards/xiudi/xd002/info.json @@ -0,0 +1,16 @@ +{ + "keyboard_name": "xd002", + "url": "https://kprepublic.com/products/xd002-xiudi-2-custom-mechanical-keyboard-2-keys-underglow-and-switch-rgb-pcb-programmed-hot-swappable-macro-key-aluminum-case", + "maintainer": "zvecr", + "width": 2, + "height": 1, + "layouts": { + "LAYOUT": { + "key_count": 2, + "layout": [ + {"x":0, "y":0}, + {"x":1, "y":0} + ] + } + } +} -- cgit v1.2.3